From: Sarah Hoffmann Date: Fri, 24 Jan 2020 20:16:26 +0000 (+0100) Subject: fix indent X-Git-Tag: v3.5.0~96^2 X-Git-Url: https://git.openstreetmap.org./nominatim.git/commitdiff_plain/879aafc9161dc2cc10198aa467d6dc6e0ca80f01?ds=inline;hp=-c fix indent --- 879aafc9161dc2cc10198aa467d6dc6e0ca80f01 diff --git a/lib/setup/SetupClass.php b/lib/setup/SetupClass.php index c0a398c8..bf44e04b 100755 --- a/lib/setup/SetupClass.php +++ b/lib/setup/SetupClass.php @@ -245,7 +245,7 @@ class SetupFunctions $this->pgsqlRunScript($sTemplate, false); } - public function createPartitionTables() + public function createPartitionTables() { info('Create Partition Tables');