Eric Stadtherr
|
bfea79f1e4
|
address phpcs issue (strange it didn't appear in earlier runs)
|
2018-07-30 11:20:43 -06:00 |
|
Eric Stadtherr
|
b8b87716db
|
adapt PR changes to use new variable naming convention
|
2018-07-21 17:09:59 -06:00 |
|
Eric Stadtherr
|
1108bf7d86
|
PR review changes
|
2018-07-21 12:09:47 -06:00 |
|
Eric Stadtherr
|
62747c934d
|
Work on setup/update scripts, unit tests, and documentation to enable Postgres server to be optionally configured on a remote host
|
2018-07-21 12:09:47 -06:00 |
|
mtmail
|
3087ac1145
|
PHP code style: enforce long array initialisation (#1015)
|
2018-04-13 13:18:29 +02:00 |
|
marc tobias
|
27bc8d4f7b
|
replace PHP sizeof() with either count() or empty()
|
2018-03-22 12:36:24 +01:00 |
|
Sarah Hoffmann
|
6c1977b448
|
replace double-quoting with single quotes where applicable
|
2017-10-26 21:40:33 +02:00 |
|
Sarah Hoffmann
|
8e2ef2842e
|
move psqlRunScript implementation into cmd lib
Function needed for update.php as well.
|
2017-10-03 14:26:59 +02:00 |
|
Sarah Hoffmann
|
3546b30473
|
timestamp info message and repeat warnings at end
|
2017-09-17 11:06:52 +02:00 |
|
Marc Tobias Metten
|
4a321487f3
|
fix indentation and misc errors according to PSR2 coding style guide
|
2016-09-14 03:16:46 +02:00 |
|
Marc Tobias Metten
|
2a784fa3d4
|
fix function declaration errors according to PSR2 coding style guide
|
2016-09-11 05:22:51 +02:00 |
|
marc tobias
|
f05ea577f4
|
bracket spacing for if/else/for/foreach/while/switch according to PSR2 standard
|
2016-09-08 02:16:22 +01:00 |
|
Marc Tobias Metten
|
832547f192
|
tabs-to-spaces
|
2016-09-04 03:19:48 +02:00 |
|
Sarah Hoffmann
|
cf4a44aaf7
|
introduce chksql function for phpscripts
Checks SQL query results for errors and bails out if it finds one.
Avoids some heavy code duplication all over the place.
|
2016-06-09 20:37:51 +02:00 |
|
Brian Quinion
|
ab6a996772
|
nominatim refactoring
|
2010-10-23 23:12:37 +00:00 |
|