PROFILE_HIDDEN
in modules/profile/profile.module
Hidden profile field, only accessible by administrators, modules and themes.
<?php
define('PROFILE_HIDDEN', 4);
?>
Login or register to post comments in modules/profile/profile.module
Hidden profile field, only accessible by administrators, modules and themes.
<?php
define('PROFILE_HIDDEN', 4);
?>
Login or register to post comments