Home
last modified time | relevance | path

Searched refs:tempdb (Results 1 – 3 of 3) sorted by relevance

/plugin/geonav/server/
H A Ddefault.php2 $tempdb = 'test'; variable
H A Dget_state.php23 $db = sqlite_open('../db/'.$tempdb.'.sqlite', 0666, $error);
/plugin/sqlraw/
H A Dsyntax.php140 $tempdb = $this->getConf('sqlraw_tempdb');
145 $db =& DB::connect($tempdb);