diff --git a/core/core.php b/core/core.php index 00136571..b4580587 100644 --- a/core/core.php +++ b/core/core.php @@ -469,7 +469,6 @@ class common self::$dialog = array_merge(self::$dialog, $d); } } - // Cache $GLOBALS['common_construct']['dialog'] = self::$dialog;