mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-22 22:38:41 +00:00
remove debugging
This commit is contained in:
parent
3dd0c0516d
commit
1262310af9
|
|
@ -492,8 +492,8 @@ class DataMapperAbstract implements DataMapperInterface
|
|||
// @todo: remove after debugging
|
||||
// @fix: really remove it
|
||||
// @critical: after we found the bug we MUST remove it!
|
||||
var_dump($t->getMessage());
|
||||
var_dump($query->toSql());
|
||||
//var_dump($t->getMessage());
|
||||
//var_dump($query->toSql());
|
||||
}
|
||||
|
||||
$objId = self::$db->con->lastInsertId();
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user