Commit Graph

7 Commits

Author SHA1 Message Date
6758f42a73 switched okapi settings from lib/ to config2/settings.inc.php 2013-03-26 17:48:59 +01:00
a17f203959 OKAPI settings update 2013-03-26 14:19:21 +01:00
75891a2f02 fixed data license settings for new users; reconfigured OKAPI license link 2013-03-23 12:20:47 +01:00
be807f7193 set okapi data license url 2013-02-19 05:03:46 +01:00
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
e294634e09 update okapi settings and changed line ends cr -> lf 2013-01-30 12:09:27 +01:00
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