You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$page = new TicketPage('Burning Flipside - Tickets');
if(!FlipSession::isLoggedIn())
{
$page->body .= '
<div id="content">
<h1>You must <a data-toggle="modal" data-target="#login-dialog" style="cursor: pointer;">log in <span class="fa fa-sign-in"></span></a> to access the Burning Flipside Ticket system!</h1>