constant PROFILE_PRIVATE
Same name and namespace in other branches
- 7.x drupal-7.x/modules/profile/profile.module \PROFILE_PRIVATE
Private field, content only available to privileged users.
Archivo
- drupal-6.x/
modules/ profile/ profile.module, line 11 - Support for configurable user profiles.
Código
define('PROFILE_PRIVATE', 1)