okapi r757
This commit is contained in:
@@ -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. */
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user