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