[evolvis-commits] r17937: update to tip of integration branch

mirabilos at evolvis.org mirabilos at evolvis.org
Fri Dec 23 18:58:12 CET 2011


Author: mirabilos
Date: 2011-12-23 18:58:12 +0100 (Fri, 23 Dec 2011)
New Revision: 17937

Modified:
   branches/messer-51/src/www/include/help.php
Log:
update to tip of integration branch

Modified: branches/messer-51/src/www/include/help.php
===================================================================
--- branches/messer-51/src/www/include/help.php	2011-12-23 17:57:25 UTC (rev 17936)
+++ branches/messer-51/src/www/include/help.php	2011-12-23 17:58:12 UTC (rev 17937)
@@ -510,7 +510,6 @@
 			foreach ($t as $p) {
 				$r .= html_e('div', array('style' => 'margin:0.5em 0;'), htmlspecialchars($p));
 			}
-			return ($r);
 		} else {
 			$r = htmlspecialchars($t);
 		}



More information about the evolvis-commits mailing list