X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=frontaccounting.php;h=0b3361dae0e40e935398e9ae342d2e60ce113926;hb=HEAD;hp=ec21ddb94984aa69cac1e34a5d611e592d3dd350;hpb=95ff74b5722826544743a01daf527aa3c9efe11a;p=fa-stable.git diff --git a/frontaccounting.php b/frontaccounting.php index ec21ddb9..0b3361da 100644 --- a/frontaccounting.php +++ b/frontaccounting.php @@ -28,12 +28,10 @@ if (!isset($path_to_root) || isset($_GET['path_to_root']) || isset($_POST['path_ var $settings; var $applications; var $selected_application; + var $renderer = null; var $menu; - function front_accounting() - { - } function add_application($app) { if ($app->enabled) // skip inactive modules