Welcome Guest, Not a member yet? Register   Sign In
Encryption problem?
#2

No error - grab an instance of any config class, update the properties as needed, and pass it in.

PHP Code:
$config = new Config\Cache();
$config->backupHandler 'file';

$cache Services::cache($configfalse); 
Reply


Messages In This Thread
Encryption problem? - by dave friend - 11-18-2019, 11:35 AM
RE: Encryption problem? - by kilishan - 11-18-2019, 12:48 PM
RE: Encryption problem? - by dave friend - 11-18-2019, 01:26 PM



Theme © iAndrew 2016 - Forum software by © MyBB