Home
last modified time | relevance | path

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

/plugin/zenlogin/
H A Daction.php15 var $zp_mysql_user; variable in action_plugin_zenlogin
26 $this->zp_mysql_user = $this->getConf('mysql_user');
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);