示例#1
0
 /**
  * constructor
  */
 function XoopsTplfile()
 {
     parent::__construct();
     $this->_deprecated = icms_core_Debug::setDeprecated('icms_view_template_file_Object', sprintf(_CORE_REMOVE_IN_VERSION, '1.4'));
 }