Added repo config url
This commit is contained in:
parent
99f1f8d953
commit
403dc490b4
|
@ -39,3 +39,4 @@ function base64url_decode($data, $strict = false)
|
||||||
$GLOBALS["place"] = "Liceo Scientifico Statale \"L.Cocito\"";
|
$GLOBALS["place"] = "Liceo Scientifico Statale \"L.Cocito\"";
|
||||||
$GLOBALS["availability"] = false;
|
$GLOBALS["availability"] = false;
|
||||||
$GLOBALS["imageISBNCache"] = 60*60*24*100;
|
$GLOBALS["imageISBNCache"] = 60*60*24*100;
|
||||||
|
$GLOBALS["repoUrl"] = "https://github.com/MatMasIt/BiblioMxWeb";
|
||||||
|
|
Reference in New Issue
Block a user