コード例 #1
0
ファイル: blog.php プロジェクト: nofuyun/note
 public function __construct()
 {
     $this->dbconnect = Sqlite::load();
 }