From 19030c7581089ef1e6efbfeeefafc64f03e36f68 Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Thu, 25 Jan 2018 09:50:26 +0100 Subject: [PATCH] Doc --- include/action.common.inc.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/action.common.inc.php b/include/action.common.inc.php index 455c5207b..3ed4cdcbd 100644 --- a/include/action.common.inc.php +++ b/include/action.common.inc.php @@ -38,6 +38,7 @@ if (isset($_REQUEST['f_id'])) if (isset($_REQUEST['sb'])) $supl_hidden.=HtmlInput::hidden('sb', $_REQUEST['sb']); $supl_hidden.=HtmlInput::hidden('ac', $_REQUEST['ac']); + $correction = 0; $error_id=0; $http=new HttpInput(); @@ -268,7 +269,7 @@ if ($sub_action == "list") } //-------------------------------------------------------------------------------- // Save Follow_Up -// Stage 2 : Save a NEW action + Files and generate eventually a document +// Stage 2 : Save a NEW action + Files and generate a document //-------------------------------------------------------------------------------- if ($sub_action == "save_action_st2") {