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: cfe923d6350d0c37738866e2f9e94b49c59eb4d4 (
plain
)
1
2
3
<?
php
$title
=
"404 Page Not Found"
;
include
"application/errors/error_general.php"
;