|
|
mantisbt/core filter_api.php,1.131,1.132: msg#00048
|
Subject: |
mantisbt/core filter_api.php,1.131,1.132 |
Update of /cvsroot/mantisbt/mantisbt/core
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25328/core
Modified Files:
filter_api.php
Log Message:
remove debugging
Index: filter_api.php
===================================================================
RCS file: /cvsroot/mantisbt/mantisbt/core/filter_api.php,v
retrieving revision 1.131
retrieving revision 1.132
diff -u -d -r1.131 -r1.132
--- filter_api.php 18 Dec 2005 14:27:01 -0000 1.131
+++ filter_api.php 18 Dec 2005 16:42:55 -0000 1.132
@@ -115,7 +115,6 @@
}
$t_filter = filter_ensure_valid_filter( $t_filter );
-var_dump($t_filter);
if ( false === $t_filter ) {
return false; # signify a need to create a cookie
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
|
| |