.
# --------------------------------------------------------
# $Id: bug_reminder_page.php,v 1.23.2.1 2007-10-13 22:32:50 giallu Exp $
# --------------------------------------------------------
?>
project_id != helper_get_current_project() ) {
# in case the current project is not the same project of the bug we are viewing...
# ... override the current project. This to avoid problems with categories and handlers lists etc.
$g_project_override = $t_bug->project_id;
}
?>