Example #1
0
 public function __construct(&$db)
 {
     parent::__construct($db);
     $this->_deprecated = icms_core_Debug::setDeprecated('icms_config_Handler', sprintf(_CORE_REMOVE_IN_VERSION, '1.4'));
 }