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 @@