コード例 #1
0
ファイル: BaseClass.php プロジェクト: kbokdia/Bane
 function __construct()
 {
     $this->mysqli = Connection::get();
 }