View Single Post
  #5  
Old 12-03-2008, 09:41 AM
Smartphoner Offline
pp veteran
 
Join Date: Jan 2008
Posts: 54
Send a message via MSN to Smartphoner
Quote:
if(preg_match("/iphone/i",$_SERVER["HTTP_USER_AGENT"])) $cfgrow['template'] = "hoo";
Does not run ! The default template is loading on iPhone and not hoo....
__________________
My Photoblog: http://www.romankeller.ch
Reply With Quote