mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-08 02:52:49 +08:00
增加ua_htmlspecialchars_decode函数兼容PHP8.1
This commit is contained in:
@@ -166,7 +166,7 @@
|
||||
})
|
||||
})
|
||||
</script>
|
||||
{:htmlspecialchars_decode(sysconfig('site','site_js_insert'))}
|
||||
{:ua_htmlspecialchars_decode(sysconfig('site','site_js_insert'))}
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user