CJ |
|
---|---|
ok so i have a Mobile domian. I added this to my Config file and it didnt work $cfg['defaultskin'] = $_SERVER['HTTP_HOST'] == 'm.example.com' ? 'wap_skin' : 'normal_skin'; like i have the stuff from http://detectmobilebrowsers.mobi but idk where to put it so that it work. anyone wana explain ??? |