JavaScript cleanup: add spacing, missing braces, use single quotes instead of double...
[lhc/web/wiklou.git] / profileinfo.php
index fcce6d7..afc05eb 100644 (file)
@@ -4,7 +4,6 @@ ini_set( 'zlib.output_compression', 'off' );
 $wgEnableProfileInfo = $wgProfileToDatabase = false;
 
 require_once( './includes/WebStart.php' );
-@include_once( './AdminSettings.php' );
 
 ?>
 <!--