diff options
| author | fisharebest <fisharebest@gmail.com> | 2010-10-21 16:03:36 +0000 |
|---|---|---|
| committer | fisharebest <fisharebest@gmail.com> | 2010-10-21 16:03:36 +0000 |
| commit | 57132b831ed9a5d215c85fd09b37698dbc5ce691 (patch) | |
| tree | a8899a0053f0347fee3d2949f164020e969fea78 /includes/functions/functions_places.php | |
| parent | 1631a4637acf030d8f235fbb6160d94beba2d2ee (diff) | |
| download | webtrees-57132b831ed9a5d215c85fd09b37698dbc5ce691.tar.gz webtrees-57132b831ed9a5d215c85fd09b37698dbc5ce691.tar.bz2 webtrees-57132b831ed9a5d215c85fd09b37698dbc5ce691.zip | |
Remove BOM from functions_places.php (added in 9694)
Diffstat (limited to 'includes/functions/functions_places.php')
| -rw-r--r-- | includes/functions/functions_places.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/functions/functions_places.php b/includes/functions/functions_places.php index 5899979aea..feae04b1bf 100644 --- a/includes/functions/functions_places.php +++ b/includes/functions/functions_places.php @@ -1,4 +1,4 @@ -<?php +<?php /** * Functions for places selection (clickable maps, autocompletion...) * |
