X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=applications%2Fsuppliers.php;fp=applications%2Fsuppliers.php;h=5c649e484320a52462e9891fee916b76ff782b5f;hb=8b9b2d78cd89f090b486e749396cb5eabd693527;hp=56b702194f060110f9d3edcc02b040ba0ab217bf;hpb=e6c89f21df1c1d6742a7e335e6e0fc2c958a7a29;p=fa-stable.git diff --git a/applications/suppliers.php b/applications/suppliers.php index 56b70219..5c649e48 100644 --- a/applications/suppliers.php +++ b/applications/suppliers.php @@ -11,9 +11,9 @@ ***********************************************************************/ class suppliers_app extends application { - function suppliers_app() + function __construct() { - $this->application("AP", _($this->help_context = "&Purchases")); + parent::__construct("AP", _($this->help_context = "&Purchases")); $this->add_module(_("Transactions")); $this->add_lapp_function(0, _("Purchase &Order Entry"),