fixed okapi revision
This commit is contained in:
@ -778,7 +778,7 @@ class Okapi
|
||||
{
|
||||
public static $data_store;
|
||||
public static $server;
|
||||
public static $revision = null; # This gets replaced in automatically deployed packages
|
||||
public static $revision = 567; # 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. */
|
||||
|
Reference in New Issue
Block a user