Commit:    96001e4a1338cd9efc9f8d1ccd660d8687ed4d12
Author:    Sobak <[email protected]>         Mon, 18 Aug 2014 05:37:49 
+0200
Parents:   caa2da62c6f8810c536d76e787e9a30cc6254561
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=96001e4a1338cd9efc9f8d1ccd660d8687ed4d12

Log:
Write it in a shorter form

Changed paths:
  M  docs.php


Diff:
diff --git a/docs.php b/docs.php
index 9638b6e..1979f89 100644
--- a/docs.php
+++ b/docs.php
@@ -90,13 +90,10 @@ foreach ($ACTIVE_ONLINE_LANGUAGES as $langcode => 
$langname) {
   packages</a> can be found on a separate server.
  </li>
  <li>
-  If you are looking for PHP 4 documentation, please read <a 
href="/manual/php4.php">
-  this explanation</a>.
- </li>
- <li>
   You can still read a copy of the original <a href="/manual/phpfi2.php">PHP/FI
   2.0 Manual</a> on our site, which we only host for historical purposes.
-  The same applies to the <a href="/manual/php3.php">PHP 3 Manual</a>.
+  The same applies to the <a href="/manual/php3.php">PHP 3 Manual</a>, and
+  the <a href="/manual/php4.php">PHP 4 Manual</a>.
  </li>
 </ul>


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to