noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 48/73: PLpgSQL function , format properly the


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 48/73: PLpgSQL function , format properly the accounting before inserting fiche_detail and tmp_pcmn tables
Date: Fri, 28 May 2021 05:26:39 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit d8479483bdfafaa6f35e0e1097bcc59c4938bfe8
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Tue May 4 19:27:57 2021 +0200

    PLpgSQL function , format properly the accounting before inserting
    fiche_detail and tmp_pcmn tables
---
 include/constant.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/constant.php b/include/constant.php
index c1189ac..9f42549 100644
--- a/include/constant.php
+++ b/include/constant.php
@@ -116,7 +116,7 @@ if ( !defined ("NOALYSS_PACKAGE_REPOSITORY")) {
 if ( ! defined ("SYSINFO_DISPLAY")) {
     define ("SYSINFO_DISPLAY",TRUE);
 }
-define ("DBVERSION",158);
+define ("DBVERSION",159);
 define ("MONO_DATABASE",25);
 define ("DBVERSIONREPO",19);
 define ('NOTFOUND','--not found--');



reply via email to

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