[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Noalyss-commit] [noalyss] 04/73: comptability version 7.0
From: |
Dany De Bontridder |
Subject: |
[Noalyss-commit] [noalyss] 04/73: comptability version 7.0 |
Date: |
Fri, 28 May 2021 05:26:13 -0400 (EDT) |
sparkyx pushed a commit to branch master
in repository noalyss.
commit ba1c4dacf9f81de15986d5c8552fb4a1e606319c
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Thu Apr 1 17:22:22 2021 +0200
comptability version 7.0
---
include/lib/config_file.php | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/include/lib/config_file.php b/include/lib/config_file.php
index c2b92fc..b780658 100644
--- a/include/lib/config_file.php
+++ b/include/lib/config_file.php
@@ -172,14 +172,14 @@ function
display_file_config($p_array,$from_setup=1,$p_os=1)
print ( 'define ("LOCALE",'.$clocale.');');
print ("\r\n");
- echo <<<EOF
+ echo "
/*
* DEBUGNOALYSS let you see more information when you develop.
* 0 = for production
* 1 = display all errors
* 2 = display all errors + more information
*/
-EOF;
+";
print ("\r\n");
print ( 'define ("DEBUGNOALYSS",0);');
- [Noalyss-commit] [noalyss] branch master updated (709bc17 -> 2fca23e), Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 03/73: typo, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 02/73: Improve ##0001905 company parameter, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 04/73: comptability version 7.0,
Dany De Bontridder <=
- [Noalyss-commit] [noalyss] 13/73: SQL file for action, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 07/73: cosmetic col. alignment, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 11/73: Sendmail : improve , add abilities to add headers, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 23/73: remove debug info, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 21/73: Fix : warning when Acc_Param not set properly for BANK, CASH,, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 19/73: Merge branch 'dev-8104', Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 35/73: improve cosmetic, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 01/73: Nouveau logo, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 09/73: CSS : position dashboard and ledger name, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 12/73: Cosmetic, Dany De Bontridder, 2021/05/28