constant NODE_GALLERY_PERM_UPLOAD_TO_ALL_GALLERIES in Node Gallery 6.3
Same name and namespace in other branches
- 7 node_gallery_api.module \NODE_GALLERY_PERM_UPLOAD_TO_ALL_GALLERIES
1 use of NODE_GALLERY_PERM_UPLOAD_TO_ALL_GALLERIES
- node_gallery_user_access in ./
node_gallery.module - Determines if a user has access to do something to a gallery or it's images.
File
- ./
node_gallery.module, line 18 - Node gallery module file.
Code
define("NODE_GALLERY_PERM_UPLOAD_TO_ALL_GALLERIES", 'upload to all galleries');