summaryrefslogtreecommitdiffstats
path: root/application/errors/error_404.php
blob: cfe923d6350d0c37738866e2f9e94b49c59eb4d4 (plain)
1
2
3
<?php
$title = "404 Page Not Found";
include "application/errors/error_general.php";