Commit Graph

3 Commits

Author SHA1 Message Date
Wojciech Rygielski 19081b6d17 Passing proper TIMEZONE in okapi_settings.php
This is related to http://code.google.com/p/opencaching-api/issues/detail?id=177
2013-02-01 23:20:37 +01:00
following e294634e09 update okapi settings and changed line ends cr -> lf 2013-01-30 12:09:27 +01:00
Wojciech Rygielski 624efe7196 Added okapi_settings.php for OCDE
Recent versions of OKAPI (since r438) are indepentant - OKAPI does NOT
include OC code at all, not even the settings file (since various OC
installations had the settings file in various locations). Instead,
OKAPI requires one new file present in the root path -
okapi_settings.php file.

More information:

[1] http://code.google.com/p/opencaching-pl/source/browse/trunk/okapi_settings.php
[2] http://code.google.com/p/opencaching-api/source/browse/trunk/okapi/settings.php
[3] http://code.google.com/p/opencaching-api/issues/detail?id=132
2012-10-27 15:37:50 +02:00