Code
- Profile.template.php ➔ template_profile_above()
- Profile.template.php ➔ template_profile_below()
- Profile.template.php ➔ template_profile_popup()
- Profile.template.php ➔ template_alerts_popup()
- Profile.template.php ➔ template_alerts_all_read()
- Profile.template.php ➔ template_summary()
- Profile.template.php ➔ template_showAlerts()
- Profile.template.php ➔ template_showDrafts()
- Profile.template.php ➔ template_editBuddies()
- Profile.template.php ➔ template_editIgnoreList()
- Profile.template.php ➔ template_trackActivity()
- Profile.template.php ➔ template_trackIP()
- Profile.template.php ➔ template_showPermissions()
- Profile.template.php ➔ template_edit_options()
- Profile.template.php ➔ template_profile_pm_settings()
- Profile.template.php ➔ template_profile_theme_settings()
- Profile.template.php ➔ template_alert_configuration()
- Profile.template.php ➔ template_alert_notifications_topics()
- Profile.template.php ➔ template_alert_notifications_boards()
- Profile.template.php ➔ template_groupMembership()
- Profile.template.php ➔ template_ignoreboards()
- Profile.template.php ➔ template_load_warning_variables()
- Profile.template.php ➔ template_viewWarning()
- Profile.template.php ➔ template_issueWarning()
- Profile.template.php ➔ template_deleteAccount()
- Profile.template.php ➔ template_profile_save()
- Profile.template.php ➔ template_profile_group_manage()
- Profile.template.php ➔ template_profile_birthdate()
- Profile.template.php ➔ template_profile_signature_modify()
- Profile.template.php ➔ template_profile_avatar_select()
- Profile.template.php ➔ template_max_size()
- Profile.template.php ➔ template_profile_timeformat_modify()
- Profile.template.php ➔ template_profile_theme_pick()
- Profile.template.php ➔ template_profile_smiley_pick()
- Profile.template.php ➔ template_tfasetup()
- Profile.template.php ➔ template_tfasetup_backup()
- Profile.template.php ➔ template_profile_tfa()
- Profile.template.php ➔ template_statPanel()
- Profile.template.php ➔ template_showPosts()
- Profile.template.php ➔ template_getProfileData()
- Profile.template.php ➔ template_getPolicyData()

Loading history...
Instead of relying on
globalstate, we recommend one of these alternatives:1. Pass all data via parameters
2. Create a class that maintains your state