You are here

function lightbox2_update_6003 in Lightbox2 8

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

Menu paths changed.

File

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

Code

function lightbox2_update_6003() {
  return array();
}