Home
last modified time | relevance | path

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

/plugin/photogallery/phpThumb/
H A DphpThumb.php294 if ($phpThumb->config_mysql_extension == 'mysqli') {
331 } elseif ($phpThumb->config_mysql_extension == 'mysql') {
H A Dphpthumb.class.php183 public $config_mysql_extension = null; variable in phpthumb