function ctools_update_7000
Enable the custom CSS cache handler.
File
-
./
ctools.install, line 264
Code
function ctools_update_7000() {
variable_set('cache_class_cache_ctools_css', 'CToolsCssCache');
}
Enable the custom CSS cache handler.
function ctools_update_7000() {
variable_set('cache_class_cache_ctools_css', 'CToolsCssCache');
}