コード例 #1
0
 /**
  * Constructor
  *
  */
 function XoopsConfigCategory()
 {
     parent::__construct();
     $this->_deprecated = icms_core_Debug::setDeprecated('icms_config_category_Object', sprintf(_CORE_REMOVE_IN_VERISON, '1.4'));
 }