ACL Extension  0.3
 All Data Structures Namespaces Files Functions Variables
RGroup.php
Go to the documentation of this file.
1 <?php
2 
11 /*class RGroup extends HiddenClass{
12 
13  public function __construct(){
14  parent::__construct(Strategy::getClass('Aro'), func_get_args());
15  }
16 }*/
17 
18 ?>