Ejemplo n.º 1
0
 /**
  * Constructor
  *
  */
 function XoopsGroupPerm()
 {
     parent::__construct();
     $this->_deprecated = icms_core_Debug::setDeprecated('icms_member_groupperm_Object', sprintf(_CORE_REMOVE_IN_VERSION, '1.4'));
 }