X-Git-Url: https://git.cyclocoop.org/admin/?a=blobdiff_plain;ds=sidebyside;f=maintenance%2FcleanupEmptyCategories.php;h=8672223819ab507301c86eb0118b422541633f7b;hb=08a09b77d5a6af7cff99cfed9330376789c9a5ca;hp=b8a246eb222576f71aa702a10afdb16842e04736;hpb=f3f0b47a6a6d1c9581d815c7ac5bd5636c3dea1e;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 ) {