* (bug 27595) sha1 search of list=filearchive does not work
[lhc/web/wiklou.git] / maintenance / showJobs.php
index 1a2dc42..886d7d4 100644 (file)
@@ -52,4 +52,4 @@ class ShowJobs extends Maintenance {
 }
 
 $maintClass = "ShowJobs";
-require_once( DO_MAINTENANCE );
+require_once( RUN_MAINTENANCE_IF_MAIN );