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 24942405abdf4417eb018250ef1caca866953d87 (commit)
from c8b1277f682a12046105074ee53ae2d1b76978ab (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=24942405abdf4417eb018250ef1caca866953d87
commit 24942405abdf4417eb018250ef1caca866953d87
Author: Franck Villaume <[email protected]>
Date: Sun Feb 26 15:03:32 2017 +0100
drop unused vars
diff --git a/src/common/include/Group.class.php
b/src/common/include/Group.class.php
index 7a535cf..3a21393 100644
--- a/src/common/include/Group.class.php
+++ b/src/common/include/Group.class.php
@@ -251,34 +251,6 @@ class Group extends FFError {
var $membersArr;
/**
- * Whether the use is an admin/super user of this project.
- *
- * @var bool $is_admin.
- */
- var $is_admin;
-
- /**
- * Artifact types result handle.
- *
- * @var int $types_res.
- */
- var $types_res;
-
- /**
- * Associative array of data for plugins.
- *
- * @var array $plugins_data.
- */
- var $plugins_data;
-
- /**
- * Associative array of data for the group menu.
- *
- * @var array $menu_data.
- */
- var $menu_data;
-
- /**
* Group - Group object constructor - use group_get_object() to
instantiate.
*
* @param int|bool $id Required - Id of the group you
want to instantiate.
-----------------------------------------------------------------------
Summary of changes:
src/common/include/Group.class.php | 28 ----------------------------
1 file changed, 28 deletions(-)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits