constant PROFILE_PRIVATE

Private field, content only available to privileged users.

4 uses of PROFILE_PRIVATE

File

drupal/modules/profile/profile.module, line 11
Support for configurable user profiles.

Code

define('PROFILE_PRIVATE', 1);