function sweaver_update_7100 in Sweaver 7
File
- ./
sweaver.install, line 54 - Sweaver install file.
Code
function sweaver_update_7100() {
variable_del('sweaver_plugin_status_sweaver_plugin_customcss');
variable_set('sweaver_plugin_status_sweaver_plugin_advanced', TRUE);
drupal_theme_rebuild();
}