Update of /cvsroot/mantisbt/mantisbt
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28281
Modified Files:
summary_page.php
Log Message:
fix for 0005507: Reporting page doesn't render...
fix for 0005508: Summary -> Access denied.
Index: summary_page.php
===================================================================
RCS file: /cvsroot/mantisbt/mantisbt/summary_page.php,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- summary_page.php 13 Feb 2005 21:36:17 -0000 1.44
+++ summary_page.php 27 Apr 2005 02:20:13 -0000 1.45
@@ -30,7 +30,6 @@
$t_project_ids = array_unique( $t_project_ids );
} else {
- access_ensure_project_level( config_get(
'view_changelog_threshold' ), $t_project_id );
$t_project_ids = user_get_all_accessible_subprojects(
$t_user_id, $t_project_id );
array_unshift( $t_project_ids, $t_project_id );
}
-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start! http://www.idcswdc.com/cgi-bin/survey?id=105hix
|
Try Searching:
servers, voip, java, networking, microsoft ...
|
|
|
|