function wsclient_ui_update_7101 in Web service client 7
Clear caches to register the new WSClientUIController class.
File
- wsclient_ui/
wsclient_ui.install, line 11 - Web service client UI - installation file.
Code
function wsclient_ui_update_7101() {
// Nothing to do, as update.php clears caches anyway.
}