function og_access_update_7000 in Organic groups 7.2
Same name and namespace in other branches
- 7 og_access/og_access.install \og_access_update_7000()
Upgrade from Organic groups access 6 to 7.
File
- og_access/
og_access.install, line 35 - Install, update, and uninstall functions for the Organic groups access module.
Code
function og_access_update_7000(&$sandbox) {
// Nothing to do, just clear cache.
}