You are here

function og_update_19 in Organic groups 5.8

Same name and namespace in other branches
  1. 5 og.install \og_update_19()
  2. 5.3 og.install \og_update_19()
  3. 5.7 og.install \og_update_19()
  4. 6.2 og.install \og_update_19()
  5. 6 og.install \og_update_19()

File

./og.install, line 406

Code

function og_update_19() {
  return array();
}