Update of /cvsroot/fink/web/pdb
In directory sc8-pr-cvs17:/tmp/cvs-serv21420

Modified Files:
      Tag: redesign_pdb
        browse.php 
Log Message:
Add missing comment about last commit


Index: browse.php
===================================================================
RCS file: /cvsroot/fink/web/pdb/browse.php,v
retrieving revision 1.1.2.15
retrieving revision 1.1.2.16
diff -u -d -r1.1.2.15 -r1.1.2.16
--- browse.php  15 Aug 2007 16:26:55 -0000      1.1.2.15
+++ browse.php  15 Aug 2007 16:28:52 -0000      1.1.2.16
@@ -133,6 +133,7 @@
 }
 
 // Read url parameters
+// NOTE: You have to change the parameter list at the top of this file as well
 $maintainer = get_safe_param('maintainer', '/[EMAIL PROTECTED] ]+$/');
 $name = get_safe_param('name', '/^[a-z0-9+\-.]+$/');
 $summary = get_safe_param('summary', '/.*/');


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to