Daniel Cordeiro
Results
1
issues of
Daniel Cordeiro
In Package v.4.3.2, the MemCache construct has an error: Uncaught Exception: Please added servers in ./vendor/koolreport/cache/MemCache.php:29 ```php $ttl = Utility::get($settings,"ttl",5*60); $servers = Utility::get($servers,"servers"); //