dsn = str_replace("dbname=", "", $this->dsn); parent::init(); } }