You are here

function lightbox2_update_6003 in Lightbox2 7

Same name and namespace in other branches
  1. 8 lightbox2.install \lightbox2_update_6003()
  2. 6 lightbox2.install \lightbox2_update_6003()
  3. 7.2 lightbox2.install \lightbox2_update_6003()

Menu paths changed.

File

./lightbox2.install, line 199
Installation functions for Lightbox2.

Code

function lightbox2_update_6003() {
  return array();
}