Quoting Liam Hoekenga <[EMAIL PROTECTED]>:

Remove the isMobile() check in login.php.  i.e., in this revision:
http://cvs.horde.org/co.php?r=2.287&f=imp%2Flogin.php

Line 276 change from:
  if ($browser->isMobile()) {

to:
  if (false) {

Ok, I tried this.. and users get stuck on a the mobile portal page, which
is mostly blank, except for..

    Welcome, Liam Hoekenga

Yeah, that's right. My mistake - the code that redirects to the mobile portal is stuck somewhere in Horde or framework. There was a thread about this a few months back IIRC either here or in dev@ so you might try doing a search.

michael

--
___________________________________
Michael Slusarz [EMAIL PROTECTED]

--
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [EMAIL PROTECTED]

Reply via email to