From 32893d6692f327a59dc9231b70c530b4ca572354 Mon Sep 17 00:00:00 2001 From: hide_d Date: Mon, 29 Jan 2018 21:58:19 +0900 Subject: [PATCH] =?UTF-8?q?func.php=EC=97=90=20=EB=B9=BC=EB=A8=B9=EC=9D=80?= =?UTF-8?q?=20php=ED=8C=8C=EC=9D=BC=20include?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- twe/func.php | 1 + twe/msglist.php | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/twe/func.php b/twe/func.php index b66864fb..ae1a1fb3 100644 --- a/twe/func.php +++ b/twe/func.php @@ -12,6 +12,7 @@ require_once 'func_history.php'; require_once 'func_legacy.php'; require_once 'func_file.php'; require_once 'func_converter.php'; +require_once('func_template.php'); require_once('func_message.php'); /// 0.0~1.0 사이의 랜덤 float diff --git a/twe/msglist.php b/twe/msglist.php index 3880df73..4a5473a5 100644 --- a/twe/msglist.php +++ b/twe/msglist.php @@ -1,6 +1,6 @@