Posted by x2l2 on January 10, 2008 at 12:43pm
Jump to:
| Project: | Mobile theme selection |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
i try using this function : http://vyk1.spaces.live.com/?_c11_BlogPart_BlogPart=blogview&_c=BlogPart...
and changin the code on : function mobi_loader_init()
[...]
if (isset($_SERVER['HTTP_HOST'])) {
if (
(substr($_SERVER['HTTP_HOST'], strrpos($_SERVER['HTTP_HOST'], '.')) == '.mobi') or (esMovil()))
[...]
sorry for my poor english
Comments
#1
Project is abandoned and marking its issues as fixed. Anyone using or interested in this might want to investigate using Mobile Tools.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.