Nominatim/lib
2016-11-01 23:33:47 +01:00
..
template UI: viewbox parameter was set in wrong parameter order 2016-09-13 14:41:56 +02:00
cmd.php fix indentation and misc errors according to PSR2 coding style guide 2016-09-14 03:16:46 +02:00
db.php fix indentation and misc errors according to PSR2 coding style guide 2016-09-14 03:16:46 +02:00
Geocode.php cleanup of SQL for readability. No logic change 2016-11-01 23:33:47 +01:00
init-cmd.php fix array-related errors according to PSR2 coding style guide 2016-09-10 21:10:52 +02:00
init-website.php reduce maximum line length to 199 for all php files 2016-10-14 00:01:16 +02:00
init.php bracket spacing for if/else/for/foreach/while/switch according to PSR2 standard 2016-09-08 02:16:22 +01:00
lib.php reduce maximum line length to 199 for all php files 2016-10-14 00:01:16 +02:00
log.php fix indentation and misc errors according to PSR2 coding style guide 2016-09-14 03:16:46 +02:00
output.php fix indentation and misc errors according to PSR2 coding style guide 2016-09-14 03:16:46 +02:00
ParameterParser.php add namespaces, method visibility according to PSR2 standard 2016-09-16 02:27:36 +02:00
PlaceLookup.php reduce maximum line length to 199 for all php files 2016-10-14 00:01:16 +02:00
ReverseGeocode.php replace deprecated postgis functions 2016-10-09 20:09:59 +02:00