Fixed various bugs with new image code, changed thumbnail paths as per JeLuF's sugge...
[lhc/web/wiklou.git] / config / index.php
index 328f34f..3766d77 100644 (file)
@@ -181,7 +181,7 @@ class ConfigData {
 <?php
 $endl = "
 ";
-$wgConfiguring = true;
+$wgNoOutputBuffer = true;
 $conf = new ConfigData;
 
 install_version_checks();