
Backend/Func/CheckModeratorSession.pm - Check Moderator Password
This function, if the Moderator Password feature is enabled, prompts the user (in HTML) for the Moderator Password, and, if valid, directs the user toward the page they were attempting to load.
$self->CheckModeratorSession();
|