[cvs] [Wiki] changed: DynamicLogin

Wiki Guest wikiguest at horde.org
Mon Sep 3 19:24:25 UTC 2007


guest [65.26.220.76]  Mon, 03 Sep 2007 12:24:25 -0700

Modified page: http://wiki.horde.org/DynamicLogin
New Revision:  1.2
Change log:  minor code change

@@ -3,6 +3,6 @@

-<code>
+<code type="php">
 /* If DIMP/MIMP are available, show selection of alternate views. */
 </code>
 $views = array();
 if (!empty($conf['user']['select_view'])) {
@@ -17,4 +17,9 @@
         }
     }
 }
 </code>
+
+
+Set the value for "Dynamic" to true as in the example above
+
+dh


More information about the cvs mailing list