[cvs] [Wiki] changed: MIMPHowTo
Wiki Guest
wiki at wiki.horde.org
Mon May 31 23:22:26 PDT 2004
guest [212.98.201.1] Mon, 31 May 2004 23:22:26 -0700
Modified page: http://wiki.horde.org/display.php?page=MIMPHowTo
New Revision: 1.3
@@ -17,10 +17,10 @@
$browser = &new Browser();
if ($browser->isMobile()) {
return 'mimp';
}
- return 'imp';
+ return 'imp';
}
}
</php>
This will give you either the IMP or the MIMP login screen, depending on the browser you use.
More information about the cvs
mailing list