mirror of
https://github.com/e107inc/e107.git
synced 2025-08-06 06:38:00 +02:00
Fix for user profile data. Fix for default settings of newforumposts_menu.php.
This commit is contained in:
@@ -80,7 +80,7 @@ if(!deftrue('OLD_FORUMADMIN'))
|
||||
'main/prefs' => array('caption'=> LAN_PREFS, 'perm' => 'P'),
|
||||
'opt2' => array('divider'=>true),
|
||||
'report/list' => array('caption'=> FORLAN_116, 'perm'=>'P'),
|
||||
'post/list' => array('caption'=>FORLAN_188, 'perm'=>'P'),
|
||||
'post/list' => array('caption'=>LAN_PLUGIN_FORUM_LATESTPOSTS, 'perm'=>'P'),
|
||||
'main/prune' => array('caption'=> LAN_PRUNE, 'perm' => 'P'),
|
||||
'main/tools' => array('caption'=>FORLAN_153, 'perm'=>'p')
|
||||
|
||||
|
Reference in New Issue
Block a user