constant PROFILE_PUBLIC_LISTINGS in Drupal 4
Same name and namespace in other branches
- 5 modules/profile/profile.module \PROFILE_PUBLIC_LISTINGS
- 6 modules/profile/profile.module \PROFILE_PUBLIC_LISTINGS
- 7 modules/profile/profile.module \PROFILE_PUBLIC_LISTINGS
2 uses of PROFILE_PUBLIC_LISTINGS
- profile_block in modules/
profile.module - Implementation of hook_block().
- profile_browse in modules/
profile.module - Menu callback; display a list of user information.
File
- modules/
profile.module, line 13 - Support for configurable user profiles.
Code
define('PROFILE_PUBLIC_LISTINGS', 3);