[Fusionforge-commits] FusionForge branch master updated. ff4fffced50e07f93bb7dc6813449569d35ba330

Thorsten Glaser mirabilos at fusionforge.org
Mon Feb 24 09:22:33 CET 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".

The branch, master has been updated
       via  ff4fffced50e07f93bb7dc6813449569d35ba330 (commit)
      from  cfb15dfcb6a6cda6e10d0021d1dab73fab41a0a2 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit ff4fffced50e07f93bb7dc6813449569d35ba330
Author: Thorsten Glaser <t.glaser at tarent.de>
Date:   Mon Feb 24 09:22:29 2014 +0100

    ITYW

diff --git a/src/www/include/html.php b/src/www/include/html.php
index d73527a..2b08e85 100644
--- a/src/www/include/html.php
+++ b/src/www/include/html.php
@@ -120,7 +120,7 @@ function html_feedback_bottom($feedback) {
  * @return	string
  */
 function html_blankimage($height, $width) {
-	html_abs_image("/images/blank.png", $width, $height);
+	return html_abs_image("/images/blank.png", $width, $height);
 }
 
 /**

-----------------------------------------------------------------------

Summary of changes:
 src/www/include/html.php |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
FusionForge



More information about the Fusionforge-commits mailing list