noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 09/28: remove Obsolete


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 09/28: remove Obsolete
Date: Sat, 30 Nov 2019 07:51:22 -0500 (EST)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 1e37a91cb2d881a61616a053d426ca0cf4122b0a
Author: Dany De Bontridder <address@hidden>
Date:   Sun Nov 17 21:33:43 2019 +0100

    remove Obsolete
---
 include/class/acc_account_ledger.class.php | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)

diff --git a/include/class/acc_account_ledger.class.php 
b/include/class/acc_account_ledger.class.php
index a33d4d2..3cc7575 100644
--- a/include/class/acc_account_ledger.class.php
+++ b/include/class/acc_account_ledger.class.php
@@ -260,15 +260,7 @@ class Acc_Account_Ledger
         return true;
 
     }
-    /*!\brief Get all the value for this object from the database
-     *        the data member are set
-     * \return false if this account doesn't exist otherwise true
-     */
-    function get()
-    {
-        echo "OBSOLETE Acc_Account_Ledger->get(), a remplacer par 
Acc_Account_Ledger->load()";
-        return $this->load();
-    }
+
 
     /*!
      * \brief  give the balance of an account



reply via email to

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