X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=templates%2Fadmin%2Ferror.template;fp=templates%2Fadmin%2Ferror.template;h=a79d0e0f37abce9e90c5b973241e50f77bc09b88;hb=c9ac8fa71b679f8d967aac901bbef945c13b94c9;hp=65f7d009b1f6c7e2ec88f313050ad94bf8a53f12;hpb=d63595f89aaa4b6a524dc0b4af9e0eef888f4c6b;p=mir.git diff --git a/templates/admin/error.template b/templates/admin/error.template index 65f7d009..a79d0e0f 100755 --- a/templates/admin/error.template +++ b/templates/admin/error.template @@ -10,7 +10,8 @@

${lang("error.title")}

${lang("error.text", config["Mir.Tech-email.address"], config["Mir.Tech-email.name"])}

-


${date.format(config["Mir.DefaultDateTimeFormat"])} -- ${errorstring}

+


${date.format(config["Mir.DefaultDateTimeFormat"])} -- ${utility.encodeHTML(errorstring)}

+


${utility.prettyEncodeHTML(stacktrace)}

${lang("error.text2", config["Mir.Tech-email.address"], config["Mir.Tech-email.name"])}