1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

Write it in a shorter form

This commit is contained in:
Sobak
2014-08-18 05:37:49 +02:00
parent 62a4b96aed
commit 417e8b20ca

View File

@@ -89,14 +89,11 @@ foreach ($ACTIVE_ONLINE_LANGUAGES as $langcode => $langname) {
<a href="http://pear.php.net/manual/">Documentation of PEAR and the various
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>