function shadowbox_update_7001 in Shadowbox 7.3
Same name and namespace in other branches
- 7.4 shadowbox.install \shadowbox_update_7001()
File
- ./
shadowbox.install, line 69 - Shadowbox module install file.
Code
function shadowbox_update_7001() {
drupal_theme_rebuild();
}