コード例 #1
0
ファイル: Model.class.php プロジェクト: KevinZY/mall
 public function __construct()
 {
     $this->db = MySql::getIns();
 }