From 47a41447579e072cec1fbc0085bcd2fc7b8b6322 Mon Sep 17 00:00:00 2001 From: Hide_D Date: Fri, 17 May 2024 18:03:20 +0000 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=86=8C=ED=95=98=EA=B2=8C=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/j_install_db.php | 1 - 1 file changed, 1 deletion(-) diff --git a/hwe/j_install_db.php b/hwe/j_install_db.php index dfb39ed8..6b72dad4 100644 --- a/hwe/j_install_db.php +++ b/hwe/j_install_db.php @@ -99,7 +99,6 @@ if (!class_exists('\\sammo\\DB')) { }; return $d_settingMap; })()); - opcache_reset(); } ResetHelper::clearDB($db, $prefix);