From c2c40abbb48626a9454a424403b8c92cd1d0d62c Mon Sep 17 00:00:00 2001 From: hide_d Date: Fri, 25 Jan 2019 19:49:29 +0900 Subject: [PATCH] =?UTF-8?q?=EC=99=B8=EA=B5=90=EA=B6=8C=EC=9E=90=20?= =?UTF-8?q?=EA=B8=B0=EB=B0=80=EC=8B=A4=20=EB=B2=84=ED=8A=BC=20=ED=99=9C?= =?UTF-8?q?=EC=84=B1=ED=99=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/func_template.php | 3 ++- hwe/templates/commandButton.php | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/hwe/func_template.php b/hwe/func_template.php index 6f33731d..abe5338f 100644 --- a/hwe/func_template.php +++ b/hwe/func_template.php @@ -163,7 +163,8 @@ function commandButton() { 'fgColor'=>$fgColor, 'meLevel'=>$me['level'], 'nationLevel'=>$nation['level'], - 'showSecret'=>$showSecret + 'showSecret'=>$showSecret, + 'permission'=>$permission, ]); } diff --git a/hwe/templates/commandButton.php b/hwe/templates/commandButton.php index 4b0c5cb8..3a1d174a 100644 --- a/hwe/templates/commandButton.php +++ b/hwe/templates/commandButton.php @@ -1,7 +1,7 @@
- +