changeset 30 | 7e8fd44b36b0 |
parent 23 | 320acf077276 |
child 40 | 723bb7acf914 |
--- a/includes/paths.php Thu Jun 28 11:13:39 2007 -0400 +++ b/includes/paths.php Thu Jun 28 13:49:40 2007 -0400 @@ -84,6 +84,7 @@ $this->addAdminNode('Appearance', 'Manage themes', 'ThemeManager'); $this->addAdminNode('Users', 'Manage users', 'UserManager'); $this->addAdminNode('Users', 'Edit groups', 'GroupManager'); + $this->addAdminNode('Users', 'COPPA support', 'COPPA'); $this->addAdminNode('Users', 'Ban control', 'BanControl'); $this->addAdminNode('Users', 'Mass e-mail', 'MassEmail');