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  37f30ca530fdee7ddad2b3c6ea31e890dd5f9f65 (commit)
      from  2ae6b5821081ba43eb114273ae6ef27561d2e752 (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=37f30ca530fdee7ddad2b3c6ea31e890dd5f9f65

commit 37f30ca530fdee7ddad2b3c6ea31e890dd5f9f65
Author: Marc-Etienne Vargenau <[email protected]>
Date:   Tue May 9 10:41:32 2017 +0200

    PHP Doc

diff --git a/src/common/survey/SurveyFactory.class.php 
b/src/common/survey/SurveyFactory.class.php
index 2310475..558b401 100644
--- a/src/common/survey/SurveyFactory.class.php
+++ b/src/common/survey/SurveyFactory.class.php
@@ -45,6 +45,7 @@ class SurveyFactory extends FFError {
 
        /**
         * @param       object  $Group  The Group object to which this survey 
is associated.
+        * @param       bool    $skip_check
         */
        function __construct(&$Group, $skip_check=false) {
                parent::__construct();

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

Summary of changes:
 src/common/survey/SurveyFactory.class.php | 1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
FusionForge

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

Reply via email to