Skip to content
devel_node_access.install 314 B
Newer Older
/**
 * @file
 * This module gives developers feedback as to what their
 * node_access table contains, and which nodes are protected or
 * visible to the public.
 */

function devel_node_access_install() {
  variable_del('devel_node_access_debug_mode');