Exemple #1
0
 public static function init($db, $mysql_ini)
 {
     self::$_db = $db;
     self::$_mysql_ini = $mysql_ini;
 }