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 bf9f8fffd44db41068a2159c98c75bb7d32da312 (commit)
from e0210116f7752d16cab951a6b181b63dcaaf2d6b (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=bf9f8fffd44db41068a2159c98c75bb7d32da312
commit bf9f8fffd44db41068a2159c98c75bb7d32da312
Author: Marc-Etienne Vargenau <[email protected]>
Date: Tue Mar 21 18:22:57 2017 +0100
Whitespace
diff --git a/src/common/survey/SurveyFactory.class.php
b/src/common/survey/SurveyFactory.class.php
index 3f1f633..2310475 100644
--- a/src/common/survey/SurveyFactory.class.php
+++ b/src/common/survey/SurveyFactory.class.php
@@ -59,7 +59,7 @@ class SurveyFactory extends FFError {
}
if (!$skip_check && !$Group->usesSurvey()) {
$this->setError(sprintf(_('%s does not use the Survey
tool'),
- $Group->getPublicName()));
+
$Group->getPublicName()));
return;
}
$this->Group =& $Group;
@@ -77,7 +77,7 @@ class SurveyFactory extends FFError {
/**
* getSurveys - get an array of Survey objects for this Group.
*
- * @return array The array of Survey objects.
+ * @return array The array of Survey objects.
*/
function &getSurveys() {
/* We already have it */
-----------------------------------------------------------------------
Summary of changes:
src/common/survey/SurveyFactory.class.php | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits