function schema_update_7100 in Schema 7
Moved menu callbacks to include files.
File
- ./
schema.install, line 85 - Install, update and uninstall functions for the schema module.
Code
function schema_update_7100() {
variable_set('menu_rebuild_needed', TRUE);
}