diff --git a/common.php b/common.php index 3c75120..0537713 100644 --- a/common.php +++ b/common.php @@ -419,7 +419,7 @@ function main($path) $files['error']['code'] = 'unknownError'; $files['error']['stat'] = 500; } - return message('渣ga!

唔知你搵緊咩喎...Error 404!

', '', $files['error']['stat']); + return message('渣ga!

唔知你想搵咩喎...

Error 404
', '', $files['error']['stat']); } } }