PHP7 compatibility fixes.
[fa-stable.git] / applications / manufacturing.php
index 9a7c393bed79cf3bc452cad85339ddaea4efa024..44b5e630e6ff30c2d82b40f4c3c150639fd74a5d 100644 (file)
@@ -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"),