You are here

function mylivechat_install in My Live Chat 7

Same name and namespace in other branches
  1. 6 mylivechat.install \mylivechat_install()

Implements hook_install().

File

./mylivechat.install, line 48
Installation file for MyLiveChat module.

Code

function mylivechat_install() {
}