Update of /cvsroot/mantisbt/mantisbt/core
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27229/core
Modified Files:
html_api.php
Log Message:
removed the last part of the links to documentation page
causing notices in other management pages
Index: html_api.php
===================================================================
RCS file: /cvsroot/mantisbt/mantisbt/core/html_api.php,v
retrieving revision 1.138
retrieving revision 1.139
diff -u -d -r1.138 -r1.139
--- html_api.php 24 Oct 2004 02:39:59 -0000 1.138
+++ html_api.php 25 Oct 2004 01:34:28 -0000 1.139
@@ -572,9 +572,9 @@
case $t_permissions_summary_report:
$t_permissions_summary_report = '';
break;
- case $t_documentation_page:
- $t_documentation_page = '';
- break;
+# case $t_documentation_page:
+# $t_documentation_page = '';
+# break;
}
PRINT '<br /><div align="center">';
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
|