Searched refs:_dbFile (Results 1 – 1 of 1) sorted by relevance
9 private string $_dbFile = ''; variable in PageMapper29 $this->_dbFile = $dbPath . '/pages.db';42 $this->_db = new PDO("sqlite:" . $this->_dbFile);