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  c2c49dfa8eda8560b2e789af264935caf7442ba0 (commit)
      from  cc0a768306e2ed95b60f2a1e330a5bb7f59cfd2a (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 -----------------------------------------------------------------
commit c2c49dfa8eda8560b2e789af264935caf7442ba0
Author: Franck Villaume <[email protected]>
Date:   Mon Jul 14 10:40:34 2014 +0200

    RBAC: remove unused var

diff --git a/src/common/include/RBACEngine.class.php 
b/src/common/include/RBACEngine.class.php
index cc21d98..e702f41 100644
--- a/src/common/include/RBACEngine.class.php
+++ b/src/common/include/RBACEngine.class.php
@@ -462,7 +462,6 @@ class RBACEngine extends Error implements PFO_RBACEngine {
                        }
                        break;
                case 'new_forum':
-                       $t = forum_get_object ($reference);
                        $result = array_merge ($result, 
$this->_getRolesIdByAllowedAction ('forum_admin', $reference));
                        break;
                }

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

Summary of changes:
 src/common/include/RBACEngine.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