okapi r757

This commit is contained in:
following
2013-04-19 01:33:24 +02:00
parent 5727f6fbde
commit e2df8fdac7
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -798,7 +798,7 @@ class Okapi
{
public static $data_store;
public static $server;
public static $revision = 755; # This gets replaced in automatically deployed packages
public static $revision = 757; # This gets replaced in automatically deployed packages
private static $okapi_vars = null;
/** Get a variable stored in okapi_vars. If variable not found, return $default. */
+5
View File
@@ -43,6 +43,11 @@ Check out other OKAPI installations:</p>
<? } ?>
</ul>
<p>Opencaching.DE includes the sites Opencaching.IT and OpencachingSpain.ES,
which are "national views" of Opencaching.DE. All three share one
database, so you can access all their data through the Opencaching.DE
OKAPI installation and select Italian or Spanish language.</p>
<p>And also:</p>
<ul>
<li>OKAPI Project Homepage - <a href='http://code.google.com/p/opencaching-api/'>http://code.google.com/p/opencaching-api/</a></li>