New Feature: Mass Edit

This commit is contained in:
Deon George
2009-07-07 19:40:48 +10:00
parent e7ce1030c0
commit 4cab46a55e
6 changed files with 365 additions and 2 deletions

View File

@@ -308,6 +308,8 @@ class Config {
'logout' => true,
'login_form' => true,
'mass_delete' => true,
'mass_edit' => true,
'mass_update' => true,
'modify_member_form' => true,
'monitor' => true,
'purge_cache' => true,