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
/
views
/
errors
/
html
/
error_404.php
blob: b71da106d21cc1f6af8fcbcbe8de16bdd644e322 (
plain
)
1
2
3
<?
php
$title
=
"404 Page Not Found"
;
include
VIEWPATH
.
"errors/html/error_general.php"
;