For Programmers: Free Programming Magazines  


Home > Archive > PHP Mirrors > November 2005 > cvs: phpweb / links.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: phpweb / links.php
Gabor Hojtsy

2005-11-27, 7:56 am

goba Sun Nov 27 08:52:07 2005 EDT

Modified files:
/phpweb links.php
Log:
link to PHP licensed software list page

http://cvs.php.net/diff.php/phpweb/...7&r2=1.188&ty=u
Index: phpweb/links.php
diff -u phpweb/links.php:1.187 phpweb/links.php:1.188
--- phpweb/links.php:1.187 Thu Nov 24 09:07:52 2005
+++ phpweb/links.php Sun Nov 27 08:52:05 2005
@@ -1,5 +1,5 @@
<?php
-// $Id: links.php,v 1.187 2005/11/24 14:07:52 derick Exp $
+// $Id: links.php,v 1.188 2005/11/27 13:52:05 goba Exp $
$_SERVER['BASE_PAGE'] = 'links.php';
include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc';
site_header("Links");
@@ -13,7 +13,8 @@
<a href="/mailing-lists.php">our mailing lists page</a> for information
about mailing lists on PHP.net and some international ones.
<a href="/books.php">Our books page</a> may also be interesting for those
- searching for PHP reading.
+ searching for PHP reading. Additionaly to these links, we have a
+ <a href="/software">list of software</a> available under the PHP license.
</p>

<a name="companies"></a>
Sponsored Links







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

Copyright 2008 codecomments.com