For Programmers: Free Programming Magazines  


Home > Archive > PHP Mirrors > December 2004 > cvs: php-bugs-web / search.php









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: php-bugs-web / search.php
Derick Rethans

2004-12-20, 3:57 pm

derick Mon Dec 20 10:28:04 2004 EDT

Modified files:
/php-bugs-web search.php
Log:
- Make the default to search in all Bugs.


http://cvs.php.net/diff.php/php-bug...59&r2=1.60&ty=u
Index: php-bugs-web/search.php
diff -u php-bugs-web/search.php:1.59 php-bugs-web/search.php:1.60
--- php-bugs-web/search.php:1.59 Thu Aug 5 09:55:44 2004
+++ php-bugs-web/search.php Mon Dec 20 10:28:04 2004
@@ -237,7 +237,7 @@
<tr>
<th>Status</th>
<td nowrap="nowrap">Return only bugs with <b>status</b></td>
- <td><select name="status"><?php show_state_options($status);?></select></td>
+ <td><select name="status"><?php show_state_options($status, 0, 'All');?></select></td>
</tr>
</table>
<table>
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com