index
:
Filebin
dev
dev-2.x
dev-parallel-tests
dev-text-paste-preview
hash-collision
master
no-ouput-if-error
release/1.x
The software behind paste.xinu.at
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
application
/
errors
/
error_404.php
blob: 2e69d7e002c8b0e429527ed45a6689c9dec81633 (
plain
)
1
2
3
<?
php
$title
=
"404 Page Not Found"
;
include
APPPATH
.
"errors/error_general.php"
;