constant I_CREATED in Module Grants 6.4
Same name and namespace in other branches
3 uses of I_CREATED
- module_grants_monitor_accessible_content_summary in module_grants_monitor/
module_grants_monitor.pages.inc - Return as a themed table a content summary of the site filtered by the access rights of the logged-in user.
- module_grants_monitor_menu in module_grants_monitor/
module_grants_monitor.module - Implementation of hook_menu().
- _module_grants_monitor_accessible_content_summary in module_grants_monitor/
module_grants_monitor.module - Similar to module_grants_monitor_accessible_content_summary (which it calls) but with a different parameter list based on the (lack of) default tabs, as opposed to content properties.
File
- module_grants_monitor/
module_grants_monitor.module, line 11
Code
define('I_CREATED', '1');