From 054af3145500866eab77c0c8dd9a0427783c5ed2 Mon Sep 17 00:00:00 2001 From: thinkphp Date: Tue, 10 May 2016 11:20:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E8=BF=9B=E5=BC=82=E5=B8=B8=E6=A8=A1?= =?UTF-8?q?=E6=9D=BF=20=E5=92=8C=20=E4=BF=AE=E6=AD=A3=20=E9=87=8D=E5=A4=8D?= =?UTF-8?q?=E7=9A=84=E9=A1=B5=E9=9D=A2trace=E8=BE=93=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- library/think/Error.php | 1 - tpl/think_exception.tpl | 2 ++ 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/library/think/Error.php b/library/think/Error.php index 12c8ac10..eea83677 100644 --- a/library/think/Error.php +++ b/library/think/Error.php @@ -81,7 +81,6 @@ class Error self::output($exception, $data); } - Log::save(); // 禁止往下传播已处理过的异常 return true; } diff --git a/tpl/think_exception.tpl b/tpl/think_exception.tpl index e0fbcf36..8b7e1f3d 100644 --- a/tpl/think_exception.tpl +++ b/tpl/think_exception.tpl @@ -192,9 +192,11 @@ +
    $value) { ?>
+

Call Stack