remove db close function as it's no longer in use
This commit is contained in:
@@ -135,8 +135,6 @@ class MoonCalc {
|
||||
}
|
||||
|
||||
$this->UpdateItemPricing();
|
||||
//Close the database connection
|
||||
DBClose($db);
|
||||
}
|
||||
|
||||
private function UpdateItemPricing() {
|
||||
|
||||
Reference in New Issue
Block a user