@@ -10,7 +10,7 @@ |
||
10 | 10 | // given millions of possible POIs an index is handy |
11 | 11 | private static $indexes = array( |
12 | 12 | 'OpenStreetMapID' => true, |
13 | - ); |
|
13 | + ); |
|
14 | 14 | |
15 | 15 | /* The openstreetmap id is only for scripting purposes */ |
16 | 16 | public function updateCMSFields(FieldList $fields) |