constant PROFILE_HIDDEN

Same name and namespace in other branches
  1. 7.x drupal-7.x/modules/profile/profile.module \PROFILE_HIDDEN

Hidden profile field, only accessible by administrators, modules and themes.

Archivo

drupal-6.x/modules/profile/profile.module, line 26
Support for configurable user profiles.

Código

define('PROFILE_HIDDEN', 4)