Home
last modified time | relevance | path

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

/plugin/photogallery/phpThumb/
H A DphpThumb.php306 …pThumb->config_mysql_username, $phpThumb->config_mysql_password, $phpThumb->config_mysql_database);
345 if (@mysql_select_db($phpThumb->config_mysql_database, $cid)) {
H A Dphpthumb.class.php188 public $config_mysql_database = null; variable in phpthumb