Update productlot.class.php

This commit is contained in:
Laurent Destailleur 2018-04-11 16:33:12 +02:00 committed by GitHub
parent 00c8593567
commit 701aa53bdd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -166,7 +166,7 @@ class Productlot extends CommonObject
}
}
if (!$error AND !$notrigger) {
if (! $error && ! $notrigger) {
// Uncomment this and change MYOBJECT to your own tag if you
// want this action to call a trigger.