{

# Array of attrs which should not be visible anonymously
@anon = ();

# Array of attrs which should not be visible by other users
@users = ();

$OUT .= '';

}
