diff --git a/common.php b/common.php index 73c404d..c01cbae 100644 --- a/common.php +++ b/common.php @@ -419,7 +419,7 @@ function main($path) $files['error']['code'] = 'unknownError'; $files['error']['stat'] = 500; } - return message(''.getconstStr('Back').getconstStr('Home').'
' . $files['error']['message'] . '