added some debugging
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
class mfValuecache {
|
||||
public static $instance;
|
||||
private $cache;
|
||||
public $cache = [];
|
||||
|
||||
|
||||
private function __construct() {
|
||||
|
||||
Reference in New Issue
Block a user