noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 36/44: Pre_Operation : add attribut


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 36/44: Pre_Operation : add attribut
Date: Wed, 26 Dec 2018 04:29:56 -0500 (EST)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 81df6ed4a8c1a7bfef4e9fd399f806eba0b93edc
Author: Dany De Bontridder <address@hidden>
Date:   Mon Dec 17 23:26:03 2018 +0100

    Pre_Operation : add attribut
---
 include/class/pre_operation.class.php | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/class/pre_operation.class.php 
b/include/class/pre_operation.class.php
index dbf8730..bd6c5af 100644
--- a/include/class/pre_operation.class.php
+++ b/include/class/pre_operation.class.php
@@ -39,6 +39,7 @@ class Pre_operation
     var $p_jrn;                                        /*!< $p_jrn jrn_def_id 
*/
     var $jrn_type;                                     /*!< $jrn_type */
     var $name;                                         /*!< $name name of the 
predef. operation */
+    var $detail;                /*!< Pre_operation_detail */
 
     function __construct($cn,$p_id=0)
     {



reply via email to

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