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

Kill off XHTML

Long live HTML5! =)
This commit is contained in:
Michael
2014-06-04 19:39:27 +02:00
parent 658b07ce3d
commit 5bfef25e70
63 changed files with 765 additions and 764 deletions

View File

@@ -96,7 +96,7 @@ site_header("A Tourist's Guide", array("current" => "help"));
<p class="content-box">
PECL is a repository for PHP Extensions, providing a directory of all known
extensions and hosting facilities for downloading and development of PHP
extensions. <br />
extensions. <br>
The packaging and distribution system used by PECL is shared with
its sister, PEAR.