[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Noalyss-commit] [noalyss] 67/73: remove debug info
From: |
Dany De Bontridder |
Subject: |
[Noalyss-commit] [noalyss] 67/73: remove debug info |
Date: |
Fri, 28 May 2021 05:26:49 -0400 (EDT) |
sparkyx pushed a commit to branch master
in repository noalyss.
commit a88c7118031f42bb691900711d83ba40e9afab9c
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Mon May 24 15:43:37 2021 +0200
remove debug info
---
include/lib/impress.class.php | 2 --
1 file changed, 2 deletions(-)
diff --git a/include/lib/impress.class.php b/include/lib/impress.class.php
index 6ba857a..ea12d72 100644
--- a/include/lib/impress.class.php
+++ b/include/lib/impress.class.php
@@ -90,7 +90,6 @@ class Impress
$x=$e[0];
foreach ($x as $line)
{
- tracedebug("impress.debug.log", "$line", 'parse_formula-93
$line ' );
// If there is a FROM clause we must recompute
// the time cond
@@ -123,7 +122,6 @@ class Impress
*/
$p_formula=remove_divide_zero($p_formula);
$p_formula="\$result=".$p_formula.";";
- tracedebug("impress.debug.log",$p_formula,"formula to evaluate
+103");
eval("$p_formula");
- [Noalyss-commit] [noalyss] 65/73: Task #0001992: Prévision, calcul avec comptabilité analytique, (continued)
- [Noalyss-commit] [noalyss] 65/73: Task #0001992: Prévision, calcul avec comptabilité analytique, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 54/73: Security : Check the folder, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 05/73: comptability version 7.4 warning null is not a countable, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 48/73: PLpgSQL function , format properly the accounting before inserting fiche_detail and tmp_pcmn tables, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 51/73: Code rewriting : doc and remove duplicated function, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 58/73: Improve Manage_Table_SQL : missing param for execute-query, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 59/73: Correct menu PARAM, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 61/73: Bootstrap 4.6, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 64/73: cosmetic : menu on small screen, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 66/73: Devise correct autoliquidation not taken into account for currency, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 67/73: remove debug info,
Dany De Bontridder <=
- [Noalyss-commit] [noalyss] 68/73: Payment by bank : currency info was missing, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 70/73: Bootstrap 4.6, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 69/73: Javascript format date, transform space into dot, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 71/73: Cosmetic : adapt for small screen , add border to cells, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 72/73: code improve rename scripts.js -> noalyss_script.js, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 73/73: Balance : code cleaning and cosmetic, Dany De Bontridder, 2021/05/28