Hi
I would like the users with status of Reporter to be in the list "Send a reminder" (bug_reminder_page.php) (we are working with small closed projects). Is that possible?
/Sune
Reporters in the Send a reminder list
Moderators: Developer, Contributor
-
- Posts: 5
- Joined: 29 Mar 2010, 14:14
SOLVED: Reporters in the Send a reminder list
Thanks. That solved the issueatrol wrote:add the following linw to your config_inc.php
$g_reminder_receive_threshold = REPORTER;
