Fix: Parse error: syntax error, unexpected '}'
This commit is contained in:
parent
b43047bc2f
commit
39d89ef9aa
@ -279,7 +279,6 @@ if (($action == 'addgroup' || $action == 'removegroup') && $caneditfield)
|
|||||||
setEventMessage($object->error, 'errors');
|
setEventMessage($object->error, 'errors');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
if ($action == 'update' && !$_POST["cancel"]) {
|
if ($action == 'update' && !$_POST["cancel"]) {
|
||||||
require_once DOL_DOCUMENT_ROOT.'/core/lib/files.lib.php';
|
require_once DOL_DOCUMENT_ROOT.'/core/lib/files.lib.php';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user