X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=applications%2Fsetup.php;fp=applications%2Fsetup.php;h=5f29aff11f8cac3a00e861c1972a800e67525857;hb=8b9b2d78cd89f090b486e749396cb5eabd693527;hp=99fa48d52b9278a59808eeec49d96d28039274ec;hpb=e6c89f21df1c1d6742a7e335e6e0fc2c958a7a29;p=fa-stable.git diff --git a/applications/setup.php b/applications/setup.php index 99fa48d5..5f29aff1 100644 --- a/applications/setup.php +++ b/applications/setup.php @@ -11,9 +11,9 @@ ***********************************************************************/ class setup_app extends application { - function setup_app() + function __construct() { - $this->application("system", _($this->help_context = "S&etup")); + parent::__construct("system", _($this->help_context = "S&etup")); $this->add_module(_("Company Setup")); $this->add_lapp_function(0, _("&Company Setup"),