constant PMPERMISSION_UNCHANGED in Drupal PM (Project Management) 7.2
Same name and namespace in other branches
- 8 includes/pm.permission.migrate.inc \PMPERMISSION_UNCHANGED
- 7.3 includes/pm.permission.migrate.inc \PMPERMISSION_UNCHANGED
2 uses of PMPERMISSION_UNCHANGED
- pmpermission_migrate_get_legacy_permission_map in pmpermission/
includes/ pmpermission.migrate.inc - Retrieves array of legacy to new permission mappings (keyed by sub-module).
- pmpermission_migrate_legacy_permissions in pmpermission/
includes/ pmpermission.migrate.inc - Handles migration of legacy permissions for a given sub-module.
File
- pmpermission/
includes/ pmpermission.migrate.inc, line 8 - Migration functions for the PM Permission module.
Code
define('PMPERMISSION_UNCHANGED', '1');