stanley-king %!s(int64=3) %!d(string=hai) anos
pai
achega
79ec30676a
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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 {