For Programmers: Free Programming Magazines  


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

2005-11-27, 6:57 pm

goba Sun Nov 27 09:00:57 2005 EDT

Modified files:
/phpweb/license index.php
Log:
this 'here' linking is highly discouraged nowadays

http://cvs.php.net/diff.php/phpweb/...12&r2=1.13&ty=u
Index: phpweb/license/index.php
diff -u phpweb/license/index.php:1.12 phpweb/license/index.php:1.13
--- phpweb/license/index.php:1.12 Sun Nov 27 08:54:35 2005
+++ phpweb/license/index.php Sun Nov 27 09:00:55 2005
@@ -1,5 +1,5 @@
<?php
-// $Id: index.php,v 1.12 2005/11/27 13:54:35 goba Exp $
+// $Id: index.php,v 1.13 2005/11/27 14:00:55 goba Exp $
$_SERVER['BASE_PAGE'] = 'license/index.php';
include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc';
site_header("License Information");
@@ -8,8 +8,8 @@
<h1>License Information</h1>

<p>
- You can download the text of the latest version (3.01) of the
- PHP license <a href="3_01.txt">here</a>.
+ You can <a href="3_01.txt">download the text of the latest version (3.01)</a>
+ of the PHP license.
</p>

<a name="#FAQ"><h1>Frequently Asked Questions</h1></a>
Sponsored Links







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

Copyright 2008 codecomments.com