nyroFwk
0.2
var
www
users
nyrofwk
src
my
module
pages
view
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();
security\getInstance
static getInstance()
Definition:
security.class.php:37
utils\htmlOut
static htmlOut($val, $key=false)
Definition:
utils.class.php:105
session\getFlash
static getFlash($name)
Definition:
session.class.php:90
Generated on Sun Oct 15 2017 22:25:20 for nyroFwk by
1.8.13