function clients_feeds_install in Web Service Clients 7
Same name and namespace in other branches
- 6 clients/clients_feeds/clients_feeds.install \clients_feeds_install()
Implementation of hook_install().
File
- clients/
clients_feeds/ clients_feeds.install, line 10 - Install, update and uninstall functions for the Clients module.
Code
function clients_feeds_install() {
}