Add member is public reminder message on member creation (if system has private members)
This commit is contained in:
@@ -9,6 +9,7 @@ drop view if exists group_list;
|
||||
|
||||
drop function if exists message_context;
|
||||
drop function if exists proxy_members;
|
||||
drop function if exists has_private_members;
|
||||
drop function if exists generate_hid;
|
||||
drop function if exists find_free_system_hid;
|
||||
drop function if exists find_free_member_hid;
|
||||
|
Reference in New Issue
Block a user