Index: temp/trunk/html/test/kakinaka.php
===================================================================
--- temp/trunk/html/test/kakinaka.php	(revision 6631)
+++ temp/trunk/html/test/kakinaka.php	(revision 6632)
@@ -9,5 +9,5 @@
 $objQuery = new SC_Query();
 
-//$objQuery->begin();
+$objQuery->begin();
 //$objQuery->query("START TRANSACTION");
 
@@ -16,5 +16,5 @@
 
 //$objQuery->rollback();
-//$objQuery->commit();
+$objQuery->commit();
 
 //-------------------------------------------------------------------------------------------------------
