Thread
:
New Template Hoo!, for iPhone user
View Single Post
#
3
11-19-2008, 04:30 PM
toots
Offline
forum loafer
Join Date: Nov 2007
Posts: 2
A quick and dirty way to do that is to add the following line somewhere in the index.php :
Code:
if(preg_match("/iphone/i",$_SERVER["HTTP_USER_AGENT"])) $cfgrow['template'] = "hoo";
toots
View Public Profile
Send a private message to toots
Visit toots's homepage!
Find all posts by toots