X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=maintenance%2FcleanupEmptyCategories.php;h=8672223819ab507301c86eb0118b422541633f7b;hb=a8d6354896aeeb6dc1397df32ba21ebfa4f59eed;hp=b8a246eb222576f71aa702a10afdb16842e04736;hpb=10d3db9af03d46348cb51a8433519d15da84bc64;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/cleanupEmptyCategories.php b/maintenance/cleanupEmptyCategories.php index b8a246eb22..8672223819 100644 --- a/maintenance/cleanupEmptyCategories.php +++ b/maintenance/cleanupEmptyCategories.php @@ -147,7 +147,6 @@ TEXT } else { $where = []; } - $i = 0; $this->output( "Removing empty categories without description pages...\n" ); while ( true ) {