Home
last modified time | relevance | path

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

/plugin/zenlogin/
H A Daction.php17 var $zp_mysql_host; variable in action_plugin_zenlogin
28 $this->zp_mysql_host = $this->getConf('mysql_host');
89 … $con = mysql_connect($this->zp_mysql_host,$this->zp_mysql_user,$this->zp_mysql_pass);
150 $con = mysql_connect($this->zp_mysql_host,$this->zp_mysql_user,$this->zp_mysql_pass);