Commit:    417e8b20cab7fa455adca5a5533275fcd3f8ad11
Author:    Sobak <msobaczew...@gmail.com>         Mon, 18 Aug 2014 05:37:49 
+0200
Parents:   62a4b96aed1cd1c2a3ace6058bf9c96f9ad6e433
Branches:  master

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

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