X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=maintenance%2FdeleteOrphanedRevisions.php;h=f0da9a82142b67013d4203527c7a2c0224f19402;hb=9bdc558bc481218235b0b4f1b9c34ff6c86fd56c;hp=dcbf739991cdafe533d43996225ab890824dd161;hpb=3cae78f30d31892ec09ccc49cc7542d2f281abda;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/deleteOrphanedRevisions.php b/maintenance/deleteOrphanedRevisions.php index dcbf739991..f0da9a8214 100644 --- a/maintenance/deleteOrphanedRevisions.php +++ b/maintenance/deleteOrphanedRevisions.php @@ -91,4 +91,3 @@ class DeleteOrphanedRevisions extends Maintenance { $maintClass = "DeleteOrphanedRevisions"; require_once( RUN_MAINTENANCE_IF_MAIN ); -