PROFILE_HIDDEN

Definition

profile/profile.module

Description

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

Code

<?php
define('PROFILE_HIDDEN', 4);
?>