diff --git a/app/Library/MoonCalc.php b/app/Library/MoonCalc.php index 18dc24f1d..7341eec19 100644 --- a/app/Library/MoonCalc.php +++ b/app/Library/MoonCalc.php @@ -135,8 +135,6 @@ class MoonCalc { } $this->UpdateItemPricing(); - //Close the database connection - DBClose($db); } private function UpdateItemPricing() {