there is no more purge unused tags

This commit is contained in:
Shish 2015-08-02 19:35:42 +01:00
parent e2b6f2c2dd
commit c17250b6b9

View File

@ -36,7 +36,6 @@ class AdminPageTheme extends Themelet {
* Show a form which links to admin_utils with POST[action] set to one of: * Show a form which links to admin_utils with POST[action] set to one of:
* 'lowercase all tags' * 'lowercase all tags'
* 'recount tag use' * 'recount tag use'
* 'purge unused tags'
* etc * etc
*/ */
public function display_form() { public function display_form() {