You are here

function lightbox2_update_6003 in Lightbox2 6

Same name and namespace in other branches
  1. 8 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 198
Installation functions for Lightbox2.

Code

function lightbox2_update_6003() {
  return array();
}