You are here

function twitter_post_install in Twitter 7.6

Implements hook_install().

File

twitter_post/twitter_post.install, line 52
Install, update and uninstall functions for the twitter module.

Code

function twitter_post_install() {
}