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);