wsclient_ui.install in Web service client 7
Web service client UI - installation file.
File
wsclient_ui/wsclient_ui.installView source
<?php
/**
* @file
* Web service client UI - installation file.
*/
/**
* Clear caches to register the new WSClientUIController class.
*/
function wsclient_ui_update_7101() {
// Nothing to do, as update.php clears caches anyway.
}
Functions
Name | Description |
---|---|
wsclient_ui_update_7101 | Clear caches to register the new WSClientUIController class. |