function content_update
Search API
7.x content.install | content_update($old_schema, $new_schema) |
6.x content.install | content_update($old_schema, $new_schema) |
File
- modules/
content/ content.install, line 121
Code
function content_update($old_schema, $new_schema) {
}