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  f757462553e5ba56522b9bd7a743c5fba80a41aa (commit)
      from  2e9e578eaed25d8231c56d1ee14edc7b69d87025 (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=f757462553e5ba56522b9bd7a743c5fba80a41aa

commit f757462553e5ba56522b9bd7a743c5fba80a41aa
Author: Marc-Etienne Vargenau <[email protected]>
Date:   Tue Feb 14 10:25:16 2017 +0100

    Remove debug

diff --git a/src/common/widget/WidgetLayoutManager.class.php 
b/src/common/widget/WidgetLayoutManager.class.php
index ef855f3..3af1fea 100644
--- a/src/common/widget/WidgetLayoutManager.class.php
+++ b/src/common/widget/WidgetLayoutManager.class.php
@@ -223,7 +223,6 @@ class WidgetLayoutManager {
        }
 
        function createDefaultLayoutForTracker($owner_id, $template_id = 0, 
$newEFIds = array()) {
-               var_dump($owner_id);
                db_begin();
                $success = true;
                $notemplate = true;

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

Summary of changes:
 src/common/widget/WidgetLayoutManager.class.php | 1 -
 1 file changed, 1 deletion(-)


hooks/post-receive
-- 
FusionForge

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

Reply via email to