X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=applications%2Ffixed_assets.php;h=8a3bb86dcb6e22c16b3adff79cb40a225ee4d0a2;hb=97ce7657f26ca3cc7f7d705a8ca019bf06b31600;hp=3967c06a6e4f6981cc9ab0bf4e4e3f1ae488db74;hpb=d4bcee971cf7ea37e2afc9d6abeb16d00af20de8;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"),