i18nadmin;
$perm = bx_permm::getInstance();
$username = $perm->getUsername();
if ($username) {
print "You're already logged in as " .$username.".
";
print "This almost certainly means, that you're not allowed to view this page.
";
print "Use the logout button link below, if you want to login as another user.
";
print '
Logout';
}
else {
if (isset($_GET['back']) && $_GET['back']) {
print '
EOT;
}
?>
Flux CMS Version:
Free Software released under the GNU/GPL License