mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Add a xmas logo by Christy Raju
This commit is contained in:
@@ -33,6 +33,8 @@ $logos = array(
|
||||
$day = date("z", $_SERVER["REQUEST_TIME"]) - date("L", $now);
|
||||
if ($day < 7 || 365-$day < 32) {
|
||||
$logos[] = "./php_snow_2008.gif";
|
||||
$logos[] = "./logos/php-xmas-2013.png";
|
||||
$logos[] = "./logos/php-xmas-2013.png";
|
||||
}
|
||||
|
||||
/* Every 60seconds.. give the elephpant a chance */
|
||||
|
||||
BIN
images/logos/php-xmas-2013.png
Normal file
BIN
images/logos/php-xmas-2013.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.6 KiB |
Reference in New Issue
Block a user