コード例 #1
1
ファイル: Config.php プロジェクト: ITESolutions/desktop
 public function init()
 {
     $this->db = Database::getConnection();
 }