[EMAIL PROTECTED] <> wrote:
>> isMobileUser() is using === for comparing the result of
>> getScreenSize(), which could simply be array() (making === fail).
>> Simply changing the check to == is one fix.
> 
> Can someone verify for me that this works?  I don't have IE to test
> with.  If it does, I'll update mythweb.
> 
> -Chris

Yes, that works just fine.

But i had to modify my session file, because of the problem the session have
changed from Default theme to wml.
So without changing or deleting the session files i ended up with the same
wml theme as before, but i guess that was expected.

_______________________________________________
mythtv-dev mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Reply via email to