split getHooksFromDoc() function
[lhc/web/wiklou.git] / maintenance / clear_stats.php
index 4bd79a5..8f91864 100644 (file)
@@ -51,4 +51,4 @@ class clear_stats extends Maintenance {
 }
 
 $maintClass = "clear_stats";
-require_once( DO_MAINTENANCE );
+require_once( RUN_MAINTENANCE_IF_MAIN );