Skip to content

Instantly share code, notes, and snippets.

@Tyrael
Created June 10, 2011 23:49
Show Gist options
  • Save Tyrael/1020037 to your computer and use it in GitHub Desktop.
Save Tyrael/1020037 to your computer and use it in GitHub Desktop.
peclweb-22756-bugfix
Index: include/pear-format-html.php
===================================================================
--- include/pear-format-html.php (revision 312027)
+++ include/pear-format-html.php (working copy)
@@ -160,8 +160,8 @@
<option value="packages">Packages</option>
<option value="site">This site (using Google)</option>
<option value="developers">Developers</option>
- <option value="pear-dev">Developer mailing list</option>
- <option value="pear-cvs">CVS commits mailing list</option>
+ <option value="pecl-dev">Developer mailing list</option>
+ <option value="pecl-cvs">SVN commits mailing list</option>
</select>
<input type="image" src="/gifs/small_submit_white.gif" alt="search" style="vertical-align: middle;" />&nbsp;<br />
</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment