hi guys,
How to grant / prevent the privileges for main minu features,, (example: prevent the reporter to access the Roadmap link).
control permission to some item in the main menu
Moderators: Developer, Contributor
control permission to some item in the main menu
Mantis: 1.2.4
PHP: 5.2.6
SQL: MySQL 5.0.51a
PHP: 5.2.6
SQL: MySQL 5.0.51a
Re: control permission to some item in the main menu
add the following line to file config_inc.php
Code: Select all
$g_roadmap_view_threshold = UPDATER;
Re: control permission to some item in the main menu
Thanks I will try id 

Mantis: 1.2.4
PHP: 5.2.6
SQL: MySQL 5.0.51a
PHP: 5.2.6
SQL: MySQL 5.0.51a