Add RELEASE-NOTES for I4678250331a48db4d50d1fc6c489c991a4dee920
[lhc/web/wiklou.git] / maintenance / populateCategory.php
index 5dccdd6..f2a0007 100644 (file)
@@ -150,5 +150,5 @@ TEXT
        }
 }
 
-$maintClass = "PopulateCategory";
+$maintClass = PopulateCategory::class;
 require_once RUN_MAINTENANCE_IF_MAIN;