For Programmers: Free Programming Magazines  


Home > Archive > PHP Mirrors > December 2004 > cvs: phpweb / downloads.php









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpweb / downloads.php
Derick Rethans

2004-12-20, 8:57 am

derick Mon Dec 20 05:54:46 2004 EDT

Modified files:
/phpweb downloads.php
Log:
- This was wrong, and Steph mentioned that it was corrected on the Zend site to
4.3.10.
#- http://www.zend.com/zend/download-php.php


http://cvs.php.net/diff.php/phpweb/...3&r2=1.224&ty=u
Index: phpweb/downloads.php
diff -u phpweb/downloads.php:1.223 phpweb/downloads.php:1.224
--- phpweb/downloads.php:1.223 Sun Dec 19 13:10:01 2004
+++ phpweb/downloads.php Mon Dec 20 05:54:45 2004
@@ -1,5 +1,5 @@
<?php
-// $Id: downloads.php,v 1.223 2004/12/19 18:10:01 zeev Exp $
+// $Id: downloads.php,v 1.224 2004/12/20 10:54:45 derick Exp $
$_SERVER['BASE_PAGE'] = 'downloads.php';
include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc';

@@ -82,8 +82,9 @@
</ul>

<p style="color: red">
- <i>Note:</i> Due to an incompatibility between earlier versions of Zend Optimizer and PHP 4.1.0, it's recommended to upgrade to the <a href="http://zend.com/store/products/zend-optimizer.php">
- latest version</a>.
+ <i>Note:</i> Due to an incompatibility between earlier versions of Zend
+ Optimizer and PHP 4.3.10, it's recommended to upgrade to the <a
+ href="http://zend.com/store/products/zend-optimizer.php">latest version</a>.
</p>

<p>
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com