Skip to content

Commit 2c2ac93

Browse files
authored
Merge pull request #256 from danielneis/fix-var-redeclaration
fix variable redeclaration
2 parents 6292431 + c3f1371 commit 2c2ac93

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

report.class.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,6 @@ abstract class report_base {
8585
* @var null
8686
*/
8787
public $filterform = null;
88-
public $config;
89-
public $currentcourseid;
9088

9189
/**
9290
* @var int

0 commit comments

Comments
 (0)