You are here

function og_enable in Organic groups 5.7

Same name and namespace in other branches
  1. 5 og.install \og_enable()
  2. 5.2 og.install \og_enable()

File

./og.install, line 511

Code

function og_enable() {
  og_populate_uid_global_table();
}