You are here

constant NODE_GALLERY_DEFAULT_IMAGE_FIELD in Node Gallery 6.3

1 use of NODE_GALLERY_DEFAULT_IMAGE_FIELD
node_gallery_uninstall in ./node_gallery.install
Implements hook_uninstall()

File

./node_gallery.install, line 11
Install, update and uninstall functions for the node_gallery module.

Code

define('NODE_GALLERY_DEFAULT_IMAGE_FIELD', 'field_node_gallery_image');