You are here

function social_simple_update_8100 in Social simple 8

Same name and namespace in other branches
  1. 2.0.x social_simple.install \social_simple_update_8100()

Implements hook_update_N().

Clear cache to load new services.

File

./social_simple.install, line 13
Install, update and uninstall functions for the social_simple module.

Code

function social_simple_update_8100() {
}