コード例 #1
0
ファイル: DB.php プロジェクト: stefanak-michal/DragonMVC
 function __construct()
 {
     DB::startTransaction();
 }