Reverting my previous change. Comment
[lhc/web/wiklou.git] / includes / Defines.php
index 3163214..6a5c391 100644 (file)
@@ -1,8 +1,6 @@
 <?php
-
-define( "MEDIAWIKI", true );
-
 # A few constants that might be needed during LocalSettings.php
+
 define( 'DBO_DEBUG', 1 );
 define( 'DBO_NOBUFFER', 2 );
 define( 'DBO_IGNORE', 4 );