Merge "Use our fork of less.php" into REL1_31
[lhc/web/wiklou.git] / maintenance / mwdocgen.php
index 9447268..2d6a0be 100644 (file)
@@ -165,5 +165,5 @@ TEXT
        }
 }
 
-$maintClass = 'MWDocGen';
+$maintClass = MWDocGen::class;
 require_once RUN_MAINTENANCE_IF_MAIN;