2
0
forked from Wavyzz/dolibarr

add new rule

This commit is contained in:
Frédéric FRANCE
2020-05-21 01:52:25 +02:00
parent ee6fadd0d5
commit f5688b2eec
215 changed files with 1910 additions and 3784 deletions

View File

@@ -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;
}