about summary refs log tree commit diff stats
path: root/apworld/locations.py
blob: 818be392dde29b9c21c51757e692e06a63aeeebd (plain) (blame)
1
2
3
4
5
from BaseClasses import Location


class Lingo2Location(Location):
    game: str = "Lingo 2"
an>$_SESSION['username'])) { $template = new FITemplate('userpanel'); $template->add('SITENAME', instaDisc_getConfig('siteName')); $template->add('USERNAME', $_SESSION['username']); if (instaDisc_getConfig('owner') == $_SESSION['username']) { $template->adds_block('ADMIN',array('ex'=>1)); } $template->display(); } else { header('Location: index.php'); } ?>