mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-18 07:20:18 +08:00
@@ -359,7 +359,7 @@ pre .diff .change{
|
||||
}
|
||||
?></h1>
|
||||
<?php endif; ?>
|
||||
<h2><?= $handler->htmlEncode($exception->getMessage()) ?></h2>
|
||||
<h2><?= nl2br($handler->htmlEncode($exception->getMessage())) ?></h2>
|
||||
<?= $handler->renderPreviousExceptions($exception) ?>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user