PROFILE_PUBLIC_LISTINGS

Definition

profile/profile.module

Description

Public field, content shown on profile page and on member list pages.

Code

<?php
define('PROFILE_PUBLIC_LISTINGS', 3);
?>