function flag_update_7201 in Flag 7.2
Same name and namespace in other branches
- 7.3 flag.install \flag_update_7201()
Clear caches.
File
- ./
flag.install, line 463 - Flag module install/schema/update hooks.
Code
function flag_update_7201() {
// Do nothing. Update.php is going to clear caches for us.
}