|
|
|
@ -6,4 +6,5 @@ if (api_get_setting('allow_social_tool')=='true' && api_get_setting('allow_mess |
|
|
|
} elseif ( api_get_setting('allow_message_tool')=='true') { |
|
|
|
} elseif ( api_get_setting('allow_message_tool')=='true') { |
|
|
|
header('Location:inbox.php'); |
|
|
|
header('Location:inbox.php'); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
exit; |
|
|
|
?> |
|
|
|
?> |