constant DNA_ACCESS_VIEW in Devel 6
Same name and namespace in other branches
- 5 devel_node_access.module \DNA_ACCESS_VIEW
- 7 devel_node_access.module \DNA_ACCESS_VIEW
@file
This module gives developers feedback as to what their node_access table contains, and which nodes are protected or visible to the public.
2 uses of DNA_ACCESS_VIEW
File
- ./
devel_node_access.module, line 11 - This module gives developers feedback as to what their node_access table contains, and which nodes are protected or visible to the public.
Code
define('DNA_ACCESS_VIEW', 'view devel_node_access information');