From c17250b6b9ca70a39be90dbdd5a8cd10d75688bb Mon Sep 17 00:00:00 2001 From: Shish Date: Sun, 2 Aug 2015 19:35:42 +0100 Subject: [PATCH] there is no more purge unused tags --- ext/admin/theme.php | 1 - 1 file changed, 1 deletion(-) diff --git a/ext/admin/theme.php b/ext/admin/theme.php index b070b101..42ec6126 100644 --- a/ext/admin/theme.php +++ b/ext/admin/theme.php @@ -36,7 +36,6 @@ class AdminPageTheme extends Themelet { * Show a form which links to admin_utils with POST[action] set to one of: * 'lowercase all tags' * 'recount tag use' - * 'purge unused tags' * etc */ public function display_form() {