X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=applications%2Fmanufacturing.php;fp=applications%2Fmanufacturing.php;h=44b5e630e6ff30c2d82b40f4c3c150639fd74a5d;hb=8b9b2d78cd89f090b486e749396cb5eabd693527;hp=9a7c393bed79cf3bc452cad85339ddaea4efa024;hpb=e6c89f21df1c1d6742a7e335e6e0fc2c958a7a29;p=fa-stable.git diff --git a/applications/manufacturing.php b/applications/manufacturing.php index 9a7c393b..44b5e630 100644 --- a/applications/manufacturing.php +++ b/applications/manufacturing.php @@ -11,9 +11,9 @@ ***********************************************************************/ class manufacturing_app extends application { - function manufacturing_app() + function __construct() { - $this->application("manuf", _($this->help_context = "&Manufacturing")); + parent::__construct("manuf", _($this->help_context = "&Manufacturing")); $this->add_module(_("Transactions")); $this->add_lapp_function(0, _("Work &Order Entry"),