Merge "Include Postgres tables and maintenance scripts for Change I23c47c2c"
[lhc/web/wiklou.git] / maintenance / purgeList.php
index 4b3c382..58fe880 100644 (file)
@@ -86,7 +86,7 @@ class PurgeList extends Maintenance {
                );
 
                $start   = 0;
-               $end = $dbr->numRows( $result );
+               $end = $result->numRows();
                $this->output( "Will purge $end pages from namespace $ns\n" );
 
                # Do remaining chunk