Function ManageAvatarSettings
This allows to show/change avatar settings. Called by index.php?action=admin;area=manageattachments;sa=avatars. Show/set permissions for permissions: 'profile_server_avatar', 'profile_upload_avatar' and 'profile_remote_avatar'.
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Uses: 'avatars' sub template.
Located at Sources/ManageAttachments.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Uses: 'avatars' sub template.
Located at Sources/ManageAttachments.php
boolean |
$return_config = false |
Whether to return the config_vars array (used for admin search) |
|array
|
Returns the config_vars array if $return_config is true, otherwise returns nothing |