Fixing style errors.
This commit is contained in:
parent
ada81750c1
commit
8950ae160b
@ -454,7 +454,7 @@ if (empty($reshook)) {
|
||||
}
|
||||
} elseif ($action == 'setref_client' && $user->rights->ficheinter->creer) {
|
||||
// Positionne ref client
|
||||
$result = $object->setRefClient($user, GETPOST('ref_client','alpha'));
|
||||
$result = $object->setRefClient($user, GETPOST('ref_client', 'alpha'));
|
||||
if ($result < 0) {
|
||||
setEventMessages($object->error, $object->errors, 'errors');
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user