noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 09/11: remove commented code


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 09/11: remove commented code
Date: Wed, 03 Dec 2014 22:39:32 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit 6948eebd70dfc43869550965b3904f353255a93a
Author: Dany De Bontridder <address@hidden>
Date:   Wed Dec 3 22:53:35 2014 +0100

    remove commented code
---
 include/compta_ach.inc.php |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)

diff --git a/include/compta_ach.inc.php b/include/compta_ach.inc.php
index 77a2ca7..de12e27 100644
--- a/include/compta_ach.inc.php
+++ b/include/compta_ach.inc.php
@@ -146,14 +146,6 @@ if (isset($_POST['record']))
                $jr_id = $cn->get_value('select jr_id from jrn where 
jr_internal=$1', array($internal));
 
                echo '<h1> Enregistrement </h1>';
-               // echo "<h2 >" . _('Opération sauvée') . " $internal ";
-               // if ($Ledger->pj != '')
-               //      echo ' Piece : ' . h($Ledger->pj);
-               // echo "</h2>";
-               // if (strcmp($Ledger->pj, $_POST['e_pj']) != 0)
-               // {
-               //      echo '<h3 class="notice"> ' . _('Attention numéro pièce 
existante, elle a du être adaptée') . '</h3>';
-               // }
                /* Save the additional information into jrn_info */
                $obj = new Acc_Ledger_Info($cn);
                $obj->save_extra($Ledger->jr_id, $_POST);



reply via email to

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