コード例 #1
0
ファイル: sqllib.inc.php プロジェクト: neodyme60/pouet2.0
 function __construct() {
   SQLLib::StartTransaction();
   $rollback = false;
 }