InMaintenance
Description
Displays a message about being in maintenance mode.
Syntax
void InMaintenance ()
Notes
- Loads the Login template and language files
- Displays a note saying that the forum is in maintenance mode based on the $mtitle and $mmessage variables from Settings.php
- Called by index.php when the forum is in maintenance mode and you don't have appropriate permissions
- Login form is displayed even if you're already logged in (don't know why)