function __construct() { $this->db_name = rcp_get_levels_db_name(); $this->meta_db_name = rcp_get_level_meta_db_name(); $this->db_version = '1.6'; }