Code Comments
Programming Forum and web based access to our favorite programming groups.sniper Fri Apr 15 18:00:05 2005 EDT Modified files: /php-bugs-web lstats.php Log: PHP 3 was killed long time ago.. http://cvs.php.net/diff.php/php-bug...17&r2=1.18&ty=u Index: php-bugs-web/lstats.php diff -u php-bugs-web/lstats.php:1.17 php-bugs-web/lstats.php:1.18 --- php-bugs-web/lstats.php:1.17 Thu Aug 5 09:55:44 2004 +++ php-bugs-web/lstats.php Fri Apr 15 18:00:04 2005 @@ -47,7 +47,7 @@ ); if(!isset($phpver)) { - echo "<h3>Bug stats for both <a href='lstats.php?phpver=3'>PHP 3</a> and < a href='lstats.php?phpver=4'>PHP 4</a>:</h3>\n<pre>\n"; + echo "<h3>Bug stats for both <a href='lstats.php?phpver=4'>PHP 4</a> and < a href='lstats.php?phpver=5'>PHP 5</a>:</h3>\n<pre>\n"; } else { echo "<h3>Bug stats for PHP $phpver:</h3>\n<pre>\n"; }
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.