thies Tue Apr 1 06:04:38 2003 EDT
Modified files:
/php4/ext/standard info.c
Log:
Index: php4/ext/standard/info.c
diff -u php4/ext/standard/info.c:1.230 php4/ext/standard/info.c:1.231
--- php4/ext/standard/info.c:1.230 Tue Mar 25 03:07:12 2003
+++ php4/ext/standard/info.c Tue Apr 1 06:04:38 2003
@@ -18,7 +18,7 @@
+----------------------------------------------------------------------+
*/
-/* $Id: info.c,v 1.230 2003/03/25 08:07:12 sebastian Exp $ */
+/* $Id: info.c,v 1.231 2003/04/01 11:04:38 thies Exp $ */
#include "php.h"
#include "php_ini.h"
@@ -413,7 +413,7 @@
PUTS(SG(request_info).request_uri);
}
if ((ta->tm_mon==3) && (ta->tm_mday==1)) {
- PUTS("?="PHP_EGG_LOGO_GUID"\" alt=\"Thies!\" /></a>");
+ PUTS("?="PHP_EGG_LOGO_GUID"\" alt=\"Dog!\" /></a>");
} else {
PUTS("?="PHP_LOGO_GUID"\" alt=\"PHP Logo\" /></a>");
}
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php