function fb_social_install in Facebook social plugins integration 7.2
Same name and namespace in other branches
- 6.2 fb_social.install \fb_social_install()
Implements hook_install().
File
- ./
fb_social.install, line 10 - Install, update and uninstall functions for the fb_social module.
Code
function fb_social_install() {
}