00001 <?php 00002 echo '<h1>'.$error.'</h1>'; 00003 echo utils::htmlOut(session::getFlash('nyroError')).'<br /><br />'; 00004 echo security::getInstance()->getLoginForm();