constant IMAGE_GALLERY_SORT_CREATE_DESC in Image 6
Same name and namespace in other branches
- 5.2 contrib/image_gallery/image_gallery.module \IMAGE_GALLERY_SORT_CREATE_DESC
- 7 contrib/image_gallery/image_gallery.module \IMAGE_GALLERY_SORT_CREATE_DESC
2 uses of IMAGE_GALLERY_SORT_CREATE_DESC
- image_gallery_admin_settings in contrib/
image_gallery/ image_gallery.admin.inc - Menu callback for settings page.
- image_gallery_page in contrib/
image_gallery/ image_gallery.pages.inc - Image gallery callback, displays an image gallery
File
- contrib/
image_gallery/ image_gallery.module, line 3
Code
define('IMAGE_GALLERY_SORT_CREATE_DESC', 0);