cvs: phpweb / sites.php
[email protected] ("Hannes Magnusson")
| Newsgroups | php.webmaster |
|---|---|
| Message-ID | <cvsbjori1228684903@cvsserver> |
bjori Sun Dec 7 21:21:43 2008 UTC
Modified files:
/phpweb sites.php
Log:
Comment out pecl4win, that dns was removed some time ago
http://cvs.php.net/viewvc.cgi/phpweb/sites.php?r1=1.46&r2=1.47&diff_format=u
Index: phpweb/sites.php
diff -u phpweb/sites.php:1.46 phpweb/sites.php:1.47
--- phpweb/sites.php:1.46 Fri Apr 11 04:56:02 2008
+++ phpweb/sites.php Sun Dec 7 21:21:43 2008
@@ -1,5 +1,5 @@
<?php
-// $Id: sites.php,v 1.46 2008/04/11 04:56:02 philip Exp $
+// $Id: sites.php,v 1.47 2008/12/07 21:21:43 bjori Exp $
$_SERVER['BASE_PAGE'] = 'sites.php';
include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc';
$SIDEBAR_DATA = '
@@ -118,6 +118,7 @@
its sister, PEAR.
</p>
+<!--
<h2>
<a href="http://pecl4win.php.net/">pecl4win.php.net</a>:
The PECL Windows Repository
@@ -127,6 +128,7 @@
This site hosts a repository of PECL extensions precompiled for the Windows
platform.
</p>
+-->
<h2><a href="http://bugs.php.net/">bugs.php.net</a>: Bug Database</h2>