Files
BESCMS/dayrui/Fcms/View/cron_show.html
T

6 lines
171 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{template "header.html"}
<p>{dr_lang('错误信息')}</p>
<pre>{$show_error}</pre>
<p>{dr_lang('执行参数')}</p>
<pre>{$show_value}</pre>
{template "footer.html"}