cvs: php-gtk-web / index.php
[email protected] ("Scott Mattocks")
| Newsgroups | php.gtk.webmaster |
|---|---|
| Message-ID | <cvsscottmattocks1138035228@cvsserver> |
scottmattocks Mon Jan 23 16:53:48 2006 UTC
Modified files:
/php-gtk-web index.php
Log:
Fixed URL in January news update.
http://cvs.php.net/viewcvs.cgi/php-gtk-web/index.php?r1=1.100&r2=1.101&diff_format=u
Index: php-gtk-web/index.php
diff -u php-gtk-web/index.php:1.100 php-gtk-web/index.php:1.101
--- php-gtk-web/index.php:1.100 Mon Jan 23 16:06:19 2006
+++ php-gtk-web/index.php Mon Jan 23 16:53:48 2006
@@ -1,6 +1,6 @@
<?php
/*
- * $Id: index.php,v 1.100 2006/01/23 16:06:19 scottmattocks Exp $
+ * $Id: index.php,v 1.101 2006/01/23 16:53:48 scottmattocks Exp $
*/
// Start output buffering in order to grab the data from the documentation
@@ -76,7 +76,7 @@
lower than those above)</li>
<li>The <a href="http://www.gnope.org">Gnope installer</a> has been downloaded
over 8000 times since its release last month.</li>
- <li><a href="http://xml.cweiske.de/php-gtk2%20coverage.xhtml">Gtk2_PHPConfig</a>,
+ <li><a href="http://pear.php.net/pepr/pepr-proposal-show.php?id=346">Gtk2_PHPConfig</a>,
an application that makes it easy to modify php.ini files, has been
proposed on <a href="http://pear.php.net">PEAR</a> by Anant Narayanan.</li>
</ul>