Update of /cvsroot/mantisbt/mantisbt
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21808
Modified Files:
return_dynamic_filters.php
Log Message:
added some comments on errors
Index: return_dynamic_filters.php
===================================================================
RCS file: /cvsroot/mantisbt/mantisbt/return_dynamic_filters.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- return_dynamic_filters.php 12 Dec 2004 14:10:37 -0000 1.1
+++ return_dynamic_filters.php 12 Dec 2004 14:21:44 -0000 1.2
@@ -99,6 +99,7 @@
$t_custom_id = substr($filter, 13,-7);
print_filter_custom_field($t_custom_id);
}else {
+ # error - no function to populate the target
(e.g., print_filter_foo)
?>
<span style="color:red;weight:bold;">
unknown filter (<?php echo $filter; ?>)
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
|