X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=applications%2Fgeneralledger.php;fp=applications%2Fgeneralledger.php;h=f81f04e04a4423cb77d1557d0a3f50b2302a0952;hb=8b9b2d78cd89f090b486e749396cb5eabd693527;hp=21d48b35e4535ad7ffeba22e7799f3b2767c58d5;hpb=e6c89f21df1c1d6742a7e335e6e0fc2c958a7a29;p=fa-stable.git diff --git a/applications/generalledger.php b/applications/generalledger.php index 21d48b35..f81f04e0 100644 --- a/applications/generalledger.php +++ b/applications/generalledger.php @@ -11,9 +11,9 @@ ***********************************************************************/ class general_ledger_app extends application { - function general_ledger_app() + function __construct() { - $this->application("GL", _($this->help_context = "&Banking and General Ledger")); + parent::__construct("GL", _($this->help_context = "&Banking and General Ledger")); $this->add_module(_("Transactions")); $this->add_lapp_function(0, _("&Payments"),