diff --git a/core/core.php b/core/core.php index 48030799..6d05d535 100644 --- a/core/core.php +++ b/core/core.php @@ -799,7 +799,7 @@ class common { } catch (Exception $e) { return $e->getMessage(); } -} + } /**