added menu editor classes and rigged them to be usable by module installation

This commit is contained in:
Eric J. Bowersox
2003-06-21 01:38:39 +00:00
parent 6269e1c3e8
commit 5ef3ea1681
12 changed files with 1797 additions and 69 deletions

View File

@@ -843,6 +843,7 @@ INSERT INTO acedata (aceid, perm_nsid, perm_name) VALUES
(3, 13, 'show.admin.menu' ),
(3, 13, 'install.modules' ),
(3, 13, 'uninstall.modules' ),
(3, 13, 'edit.menus' ),
(3, 14, 'see.member.community.lists'),
(3, 14, 'community.directory.all' ),
(3, 14, 'community.search.all' ),