예제 #1
0
파일: BaseClass.php 프로젝트: kbokdia/Bane
 function __construct()
 {
     $this->mysqli = Connection::get();
 }