clean code
This commit is contained in:
parent
21a3a6cc7a
commit
3301790647
@ -8038,8 +8038,6 @@ abstract class CommonObject
|
|||||||
if ($ignoreerrors) {
|
if ($ignoreerrors) {
|
||||||
return true; // TODO Not enough. If there is A-B on kept product and B-C on old one, we must get A-B-C after merge. Not A-B.
|
return true; // TODO Not enough. If there is A-B on kept product and B-C on old one, we must get A-B-C after merge. Not A-B.
|
||||||
}
|
}
|
||||||
print $sql;
|
|
||||||
|
|
||||||
//$this->errors = $db->lasterror();
|
//$this->errors = $db->lasterror();
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user