mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-08 17:02:34 +01:00
add new rule
This commit is contained in:
@@ -178,8 +178,7 @@ if ($object->id > 0)
|
||||
$param = '&id='.$object->id;
|
||||
include_once DOL_DOCUMENT_ROOT.'/core/tpl/document_actions_post_headers.tpl.php';
|
||||
}
|
||||
else
|
||||
{
|
||||
else {
|
||||
header('Location: index.php');
|
||||
exit;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user