X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=application%2Fmailer%2Ftemplates%2Fde%2Fcode%2Femergency_exit.ctp;fp=application%2Fmailer%2Ftemplates%2Fde%2Fcode%2Femergency_exit.ctp;h=e974daf5bfdcc19954c7e80522ddbeebb7c0d559;hp=0000000000000000000000000000000000000000;hb=0ebcb63a712ed11b41537c6b43e180db46aa4018;hpb=6918b93afc5fb4c150ebdc59a77da2608b53be51 diff --git a/application/mailer/templates/de/code/emergency_exit.ctp b/application/mailer/templates/de/code/emergency_exit.ctp new file mode 100644 index 0000000000..e974daf5bf --- /dev/null +++ b/application/mailer/templates/de/code/emergency_exit.ctp @@ -0,0 +1,29 @@ +{?header:title="Problem in application framework detected!"?} + +
+ $content[message] +
+ +
+
+ File inclusion backtrace: +
+
+ $content[backtrace] +
+
+ +
+
+ Statistics +
+
+ Total objects: $content[total_objects] +
+
+ Loaded class files: $content[total_includes] + (Including exception and interfaces.) +
+
+ +{?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."?}