X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=applications%2Ffixed_assets.php;h=8a3bb86dcb6e22c16b3adff79cb40a225ee4d0a2;hb=19ddc3939071044c8e94b628f1d6a039f50cc493;hp=3967c06a6e4f6981cc9ab0bf4e4e3f1ae488db74;hpb=f8219593c85e1020093b93972386fd477675504f;p=fa-stable.git diff --git a/applications/fixed_assets.php b/applications/fixed_assets.php index 3967c06a..8a3bb86d 100644 --- a/applications/fixed_assets.php +++ b/applications/fixed_assets.php @@ -11,9 +11,9 @@ ***********************************************************************/ class assets_app extends application { - function assets_app() + function __construct() { - $this->application("assets", _($this->help_context = "&Fixed Assets")); + parent::__construct("assets", _($this->help_context = "&Fixed Assets")); $this->add_module(_("Transactions")); $this->add_lapp_function(0, _("Fixed Assets &Purchase"),