spacing tweaks
[lhc/web/wiklou.git] / maintenance / update.php
index 6c52ef1..c473153 100644 (file)
@@ -11,7 +11,7 @@
 
 /** */
 $wgUseMasterForMaintenance = true;
-require( "commandLine.inc" );
+require_once( dirname(__FILE__) . '/commandLine.inc' );
 require( "updaters.inc" );
 
 # Don't try to load stuff from l10n_cache yet