Saves the given configuration into cache/config_$name.php so you don't have to query the database for the settings. The variable must be the name of a global accessible array()
save_cfg('MAIN_CFG');
Arguments
The name of the variable