diff --git a/src/statistics.php b/src/statistics.php index 011f110..aa12a9f 100644 --- a/src/statistics.php +++ b/src/statistics.php @@ -526,4 +526,4 @@ public function getStats() { public function close() { mysqli_close($this->connection); } -} \ No newline at end of file +}