Manual:PurgeOldText.php
From MediaWiki.org
| MediaWiki File: PurgeOldText.php | |
|---|---|
| Location: | /maintenance/ |
| Source code: | |
| Classes: | None |
PurgeOldText.php is a maintenance script located in the maintenance directory that can be used to clean up unused texts, that are not linked to any existing or archived revision. Pure call only shows the number of orphaned texts, with --purge command they are removed. Optimization of the MySQL text table is advisable afterwards.