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