nyroFwk  0.2
error.admin.html.php
Go to the documentation of this file.
1 <?php
2 echo '<h1>'.$error.'</h1>';
3 echo utils::htmlOut(session::getFlash('nyroError')).'<br /><br />';
4 echo security::getInstance()->getLoginForm();
static getInstance()
static htmlOut($val, $key=false)
static getFlash($name)
Generated on Sun Oct 15 2017 22:25:20 for nyroFwk by doxygen 1.8.13