db_config = pc_base::load_config('database'); $this->db_setting = 'default'; $this->table_name = 'plugin_var'; parent::__construct(); } } ?>