You are here

function clients_feeds_install in Web Service Clients 6

Same name and namespace in other branches
  1. 7 clients/clients_feeds/clients_feeds.install \clients_feeds_install()

Implementation of hook_install().

File

clients/clients_feeds/clients_feeds.install, line 11
@author Django Beatty - adub Install, update and uninstall functions for the Clients module.

Code

function clients_feeds_install() {
}