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  a3d0aed0662a0bfa34b8827b8ac63c763dc7492c (commit)
      from  0f3ebe58f356d4cc96835afbb09fb51847b7f98e (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 -----------------------------------------------------------------
https://scm.fusionforge.org/anonscm/gitweb/?p=fusionforge/fusionforge.git;a=commitdiff;h=a3d0aed0662a0bfa34b8827b8ac63c763dc7492c

commit a3d0aed0662a0bfa34b8827b8ac63c763dc7492c
Author: Franck Villaume <[email protected]>
Date:   Thu Jul 21 18:23:28 2016 +0200

    fix syntax test

diff --git a/src/plugins/taskboard/common/views/ind.php 
b/src/plugins/taskboard/common/views/ind.php
index 4e91cdf..d21ca79 100644
--- a/src/plugins/taskboard/common/views/ind.php
+++ b/src/plugins/taskboard/common/views/ind.php
@@ -3,7 +3,7 @@
  * Taskboard Front Page
  *
  * Copyright 2016, Stéphane-Eymeric Bredthauer - TrivialDev
- * 
+ *
  * http://fusionforge.org/
  *
  * This file is part of FusionForge. FusionForge is free software;
@@ -65,4 +65,3 @@ if (!$tb_arr || count($tb_arr) < 1) {
        echo $HTML->listTableBottom();
 }
 $taskboardFactory->footer();
-

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

Summary of changes:
 src/plugins/taskboard/common/views/ind.php | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)


hooks/post-receive
-- 
FusionForge

_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits

Reply via email to