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 aaf9db10cf691ae0ddcee32e49081a40049c7545 (commit)
from 79191a7995c169b956226e96f19006bdc758679a (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=aaf9db10cf691ae0ddcee32e49081a40049c7545
commit aaf9db10cf691ae0ddcee32e49081a40049c7545
Author: Marc-Etienne Vargenau <[email protected]>
Date: Fri May 12 15:11:41 2017 +0200
Update comment: we no longer check group type
diff --git a/src/common/include/Group.class.php
b/src/common/include/Group.class.php
index 6d784bd..983cc62 100644
--- a/src/common/include/Group.class.php
+++ b/src/common/include/Group.class.php
@@ -83,7 +83,7 @@ function &group_get_object($group_id, $res = false) {
$GROUP_OBJ["_".$group_id."_"]=false;
} else {
/*
- check group type and set up object
+ set up object
*/
$GROUP_OBJ["_".$group_id."_"] = new Group($group_id,
$res);
}
-----------------------------------------------------------------------
Summary of changes:
src/common/include/Group.class.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits