X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dmembres/modifier.php?a=blobdiff_plain;f=maintenance%2FcleanupEmptyCategories.php;h=8672223819ab507301c86eb0118b422541633f7b;hb=9b8fcb43317aa2654555d2fe1fa20933dc1d45d5;hp=b8a246eb222576f71aa702a10afdb16842e04736;hpb=93f90bf28517bd8d6e38b23765a2c2f128750ed4;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 ) {