mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-05 09:42:47 +08:00
增加ua_htmlspecialchars_decode函数兼容PHP8.1
This commit is contained in:
@@ -101,7 +101,7 @@
|
||||
</div>
|
||||
<div class="value">
|
||||
<div class="article-item">
|
||||
{$row.describe|raw|htmlspecialchars_decode}
|
||||
{$row.describe|raw|ua_htmlspecialchars_decode}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user