[cvs] [Wiki] changed: DynamicLogin
Wiki Guest
wikiguest at horde.org
Sat Jun 28 03:30:08 UTC 2008
guest [80.109.11.243] Fri, 27 Jun 2008 23:30:08 -0400
Modified page: http://wiki.horde.org/DynamicLogin
New Revision: 1.5
Change log: Code formatting
@@ -2,9 +2,9 @@
<code type="php">
/* If DIMP/MIMP are available, show selection of alternate views. */
-</code>
+
$views = array();
if (!empty($conf['user']['select_view'])) {
$apps = $registry->listApps(null, true);
if (isset($apps['dimp']) || isset($apps['mimp'])) {
More information about the cvs
mailing list