noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 84/323: Doc


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 84/323: Doc
Date: Wed, 14 Mar 2018 17:38:28 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 19030c7581089ef1e6efbfeeefafc64f03e36f68
Author: Dany De Bontridder <address@hidden>
Date:   Thu Jan 25 09:50:26 2018 +0100

    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 455c520..3ed4cdc 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")
 {



reply via email to

[Prev in Thread] Current Thread [Next in Thread]