stanley-king 3 năm trước cách đây
mục cha
commit
79ec30676a
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      core/framework/libraries/model.php

+ 0 - 1
core/framework/libraries/model.php

@@ -37,7 +37,6 @@ class trans_wapper
     public function commit()
     {
         $this->mState |= 0x0010;
-        $this->mStart = microtime(true);
         if($this->mMod == null) {
             Db::commit();
         } else {