Reminder.template.php
Simple Machines Forum (SMF)
Tags
Table of Contents
Functions
- template_main() : mixed
- The main "Here's how you can reset your password" page
- template_reminder_pick() : mixed
- The page to pick an option - secret question/answer (if set) or email
- template_sent() : mixed
- Just a simple "We sent you an email. Click the link in it to continue." message
- template_set_password() : mixed
- Template for setting the new password
- template_ask() : mixed
- The page that asks a user to answer their secret question
Functions
template_main()
The main "Here's how you can reset your password" page
template_main() : mixed
template_reminder_pick()
The page to pick an option - secret question/answer (if set) or email
template_reminder_pick() : mixed
template_sent()
Just a simple "We sent you an email. Click the link in it to continue." message
template_sent() : mixed
template_set_password()
Template for setting the new password
template_set_password() : mixed
template_ask()
The page that asks a user to answer their secret question
template_ask() : mixed