Campustream 1.0
A social network MQP for WPI
|
Public Member Functions | |
wait () | |
do_action () | |
Data Fields | |
$enable_session = true |
Used for handling account confirmation after registration.
Definition at line 6 of file confirm.php.
do_action | ( | ) |
If the given code is correct, set the user as confirmed and then send them to their profile settings page.
Definition at line 25 of file confirm.php.
wait | ( | ) |
Displays the waiting page immediately after registration.
Definition at line 12 of file confirm.php.
$enable_session = true |
Reimplemented from Controller.
Definition at line 7 of file confirm.php.