massive double to single quotes conversion. I have not noticed any bug after a lot...
[lhc/web/wiklou.git] / includes / DefaultSettings.php
index adde97b..11e5b17 100644 (file)
@@ -10,7 +10,7 @@
 # depends on it.
 
 # This is not a valid entry point, perform no further processing unless MEDIAWIKI is defined
-if( defined( "MEDIAWIKI" ) ) {
+if( defined( 'MEDIAWIKI' ) ) {
 
 $wgVersion                     = '1.4-prealpha';