From c3f13719e6efb7425923ee4c35dccccf1a77aee2 Mon Sep 17 00:00:00 2001 From: Daniel Neis Araujo Date: Tue, 8 Oct 2024 14:34:32 -0300 Subject: [PATCH] fix variable redeclaration --- report.class.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/report.class.php b/report.class.php index 2cc9c4c4..97ee2b6a 100755 --- a/report.class.php +++ b/report.class.php @@ -85,8 +85,6 @@ abstract class report_base { * @var null */ public $filterform = null; - public $config; - public $currentcourseid; /** * @var int