Exemple #1
0
 public function __construct(db_config $db)
 {
     $this->mysqli = $db->getLink();
 }