You are here

function og_update_19 in Organic groups 6.2

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

File

./og.install, line 278

Code

function og_update_19() {
  return array();
}