diff --git a/tpl/think_exception.tpl b/tpl/think_exception.tpl index 2d898c30..0c9d31ed 100644 --- a/tpl/think_exception.tpl +++ b/tpl/think_exception.tpl @@ -79,7 +79,7 @@ - <?php echo lang('System Error'); ?> + <?php echo \think\Lang::get('System Error'); ?>