You are here

function bg_image_install in Background Images 7

Implements hook_install()

File

./bg_image.install, line 6

Code

function bg_image_install() {

  // Nothing to do...
}