noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 162/219: Constant add an exception code for d


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 162/219: Constant add an exception code for duplicate
Date: Mon, 18 Dec 2017 13:22:56 -0500 (EST)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 421ea4c4d7fddc62f46fda867a2a9c4840e40586
Author: Dany De Bontridder <address@hidden>
Date:   Sun Nov 26 13:41:31 2017 +0100

    Constant add an exception code for duplicate
---
 include/constant.php | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/constant.php b/include/constant.php
index 0b097eb..84588e2 100644
--- a/include/constant.php
+++ b/include/constant.php
@@ -308,3 +308,4 @@ define ("SQL_LIST_UNPAID_INVOICE_DATE_LIMIT" ,"
 define ('EMAIL_LIMIT',1002);
 define ('EXC_PARAM_VALUE',1005);
 define ('EXC_PARAM_TYPE',1006);
+define ('EXC_DUPLICATE',1200);



reply via email to

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