[cvs] commit: horde/services/portal mobile.php
Michael M Slusarz
slusarz at horde.org
Fri Jul 31 05:24:48 UTC 2009
slusarz 2009-07-31 01:24:48 EDT
Modified files:
services/portal mobile.php
Log:
Better job of determining mobile support. At least it doesn't require
hardcoded support of a non-longer existing app.
Probably would be best to do to API files what we just did to hooks files -
put all the code into a single class. Then we are not polluting the
namespace with a bunch of functions, we don't have to use hackish API
function names, and we can easily do something like set a class member
variable to true to indicate of an application has mobile support.
Revision Changes Path
2.27 +7 -7 horde/services/portal/mobile.php
Chora Links:
http://cvs.horde.org/diff.php/horde/services/portal/mobile.php?rt=horde&r1=2.26&r2=2.27&ty=u
More information about the cvs
mailing list