コード例 #1
0
 public function __construct($name)
 {
     parent::__construct($name);
     $this->_errors = icms_core_Debug::setDeprecated('icms_db_legacy_updater_Table', sprintf(_CORE_REMOVE_IN_VERSION, '1.4'));
 }