ModifyCacheSettings

Description

Handles everything related to caching

Syntax

mixed ModifyCacheSettings ([bool $return_config])



Parameter $return_config

Expected type: Boolean
Description: Whether or not to return the array of config vars. Default is false.



Return value

Expected type: Mixed
Description:

Possible types
Allowed values Description
Void Doesn't return anything by default.
Array of arrays Returns the $config_vars array if $return_config is true


Notes

  • Accessed at ?action=admin;area=serversettings;sa=cache
Advertisement: