dbms_init...1
This commit is contained in:
parent
c948746cc2
commit
b8ca0bcda7
@ -64,7 +64,6 @@ abstract class CommonService
|
||||
__FUNCTION__,
|
||||
$this->getModel()->getLastQuery()
|
||||
);
|
||||
LogCollector::error($message);
|
||||
throw new \Exception($message);
|
||||
}
|
||||
}
|
||||
@ -89,7 +88,6 @@ abstract class CommonService
|
||||
__FUNCTION__,
|
||||
$this->getModel()->getLastQuery()
|
||||
);
|
||||
LogCollector::error($message);
|
||||
throw new \Exception($message);
|
||||
}
|
||||
} //
|
||||
|
||||
Loading…
Reference in New Issue
Block a user