From 0e6b45d605058ae4d5a08e34154c61344e9ae80e Mon Sep 17 00:00:00 2001 From: sempoi Date: Sat, 8 Mar 2014 15:46:15 +0800 Subject: [PATCH] Update constant_format.tpl --- GameEngine/Admin/Mods/constant_format.tpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/GameEngine/Admin/Mods/constant_format.tpl b/GameEngine/Admin/Mods/constant_format.tpl index ed929175..04b8750d 100644 --- a/GameEngine/Admin/Mods/constant_format.tpl +++ b/GameEngine/Admin/Mods/constant_format.tpl @@ -16,6 +16,7 @@ ////////////////////////////////// // (E_ALL ^ E_NOTICE) = enabled // (0) = disabled +define("ERROR_REPORT","%ERRORREPORT%"); %ERROR% ////////////////////////////////// @@ -295,4 +296,4 @@ $requse = 0; ## ## ################################################################################# -?> \ No newline at end of file +?>