<?php
namespace
system\engine;
class
HF_Status
extends
HF_Controller
{
public
function
Status404()
echo
"Page not found!"
;
}
Status500()
"System error"
Download this file