Change favicon
This commit is contained in:
parent
a78d00c46b
commit
d5d2727ed1
15 changed files with 47 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
$isDSi = false;
|
||||
$width = "320";
|
||||
$height1 = "218";
|
||||
$height1 = "215";
|
||||
$height2 = "212";
|
||||
if(strpos($_SERVER["HTTP_USER_AGENT"], "Nintendo DSi") !== false){
|
||||
$width = "240";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue