>From horde 5.2 alpha, motd image disappear from login screen.
I think we need this patch.

--- config/motd.php.orig        2014-05-09 06:59:20.000000000 +0900
+++ config/motd.php     2014-05-15 17:04:18.000000000 +0900
@@ -8,12 +8,8 @@
  * If the 'vhosts' setting has been enabled in Horde's configuration, you can
  * use motd-servername.php.
  */
-
-ob_start();
-
 ?>
 <br />
 <table width="100%"><tr><td align="center"><img src="<?php echo 
Horde_Themes::img('horde-power1.png') ?>" alt="Powered by Horde" 
/></td></tr></table>
 
-<?php
-$motd = ob_get_clean();

-=-=-=-=-
Hiromi Kimura, Tandem Accelerator Complex, University of Tsukuba, JAPAN


-- 
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: imp-unsubscr...@lists.horde.org

Reply via email to