For Programmers: Free Programming Magazines  


Home > Archive > PHP Mirrors > April 2005 > cvs: php-bugs-web / lstats.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: php-bugs-web / lstats.php
Jani Taskinen

2005-04-15, 8:56 pm

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";
}
Sponsored Links







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

Copyright 2008 codecomments.com