X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/ef06cd797d4f91e83b1e3e69d815ff3e6c773ace..f371f1e0c13f7120ae1e6d5de707d58f37f75ba0:/file.php?ds=inline diff --git a/file.php b/file.php index 0a6e32c..cc3f163 100644 --- a/file.php +++ b/file.php @@ -37,7 +37,7 @@ if (isset ($_GET['h']) && !empty ($_GET['h'])) header ("HTTP/1.0 404 Not Found"); require (JIRAFEAU_ROOT.'lib/template/header.php'); - echo '
Error 404: Not Found
' . _('Error 404: Not Found') . '
'. - _('The time limit of this file has expired.' . - 'It has been deleted.') . '