X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=frontaccounting.php;h=0b3361dae0e40e935398e9ae342d2e60ce113926;hb=ad18b139db8bf7550225bb670bc83c920a97c8a3;hp=a7432037aba8eb77f494bd1a9294d13be90a4bb3;hpb=6c40a3be4a79826087d7abbdd11b483f19decc2a;p=fa-stable.git diff --git a/frontaccounting.php b/frontaccounting.php index a7432037..0b3361da 100644 --- a/frontaccounting.php +++ b/frontaccounting.php @@ -28,6 +28,7 @@ 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;