constant PROFILE_PUBLIC in Drupal 4
Same name and namespace in other branches
- 5 modules/profile/profile.module \PROFILE_PUBLIC
- 6 modules/profile/profile.module \PROFILE_PUBLIC
- 7 modules/profile/profile.module \PROFILE_PUBLIC
2 uses of PROFILE_PUBLIC
- profile_block in modules/
profile.module - Implementation of hook_block().
- profile_field_form in modules/
profile.module - Menu callback: Generate a form to add/edit a user profile field.
File
- modules/
profile.module, line 12 - Support for configurable user profiles.
Code
define('PROFILE_PUBLIC', 2);