[cvs] [Wiki] changed: MIMPHowTo

Wiki Guest wiki at wiki.horde.org
Tue Jun 1 06:25:35 PDT 2004


guest [65.112.23.131]  Tue,  1 Jun 2004 06:25:35 -0700

Modified page: http://wiki.horde.org/display.php?page=MIMPHowTo
New Revision:  1.4

@@ -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