Fixed more php 8.2 deprecation bugs.
[fa-stable.git] / frontaccounting.php
index a7432037aba8eb77f494bd1a9294d13be90a4bb3..0b3361dae0e40e935398e9ae342d2e60ce113926 100644 (file)
@@ -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;