mission
We are a group of artists from MIT and the Boston area
exploring new technologies.
account
admin ';
print '
';
print 'logout ';
print 'change';
} else {
if ($_SESSION['login_failure'] != '')
print '' . $_SESSION['login_failure'] . '
';
print
'
email
';
}
// new user account
print '
';
print '
';
// $tables['news']->show($dbc);
?>