Home
last modified time | relevance | path

Searched refs:_dsn (Results 1 – 2 of 2) sorted by path

/plugin/strata/driver/
H A Ddriver.php25 var $_dsn; variable in plugin_strata_driver
92 $this->_dsn = $dsn;
146 list($driver, $connection) = explode(':', $this->_dsn, 2);
/plugin/strata/helper/
H A Dtriples.php52 $this->_dsn = $dsn;