new skin using a dark background. Originaly made by Sorwena and Sorkhiri for the...
[lhc/web/wiklou.git] / img_auth.php
index 02240ce..803ec15 100644 (file)
@@ -5,7 +5,9 @@
 # everyone to be able to access. Your server must support PATH_INFO, CGI-based configurations
 # generally don't. 
 
+# Valid web server entry point, enable includes
 define( "MEDIAWIKI", true );
+
 require_once( "./LocalSettings.php" );
 require_once( "includes/Setup.php" );