1 <!-- A compileable template for emergency messages //-->
3 {?header:title="Problem in application framework detected!"?}
7 <div id="emergency_exit message_box">
11 <div id="emergency_exit backtrace_box">
12 <div id="backtrace_header">
15 <div id="backtrace_content">
21 <div id="stats_header">
24 <div id="stats_objects">
25 Total objects: $content[total_objects]
27 <div id="stats_includes">
28 Loaded class files: $content[total_includes]
29 <span class="hint">(Including exception and interfaces.)</span>
33 {?footer_msg:footer_msg="Please contact the support and supply the full above message, if you think you are not qualified to fix this problem."?}