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