diff options
Diffstat (limited to 'maintenance/populateCategory.php')
-rw-r--r-- | maintenance/populateCategory.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/maintenance/populateCategory.php b/maintenance/populateCategory.php index cb22e7f8..1dca7b74 100644 --- a/maintenance/populateCategory.php +++ b/maintenance/populateCategory.php @@ -36,6 +36,7 @@ vided name. Default: empty (start from beginning). drops before continuing. Default: 10. --throttle: Wait this many milliseconds after each category. Default: 0. --force: Run regardless of whether the database says it's been run already. + TEXT; exit( 0 ); } |