|
|
|
@ -23,6 +23,7 @@
|
|
|
|
$REPOSITORY_CANONICAL_URL="https://codeberg.org/gravel/sessioncommunities.online";
|
|
|
|
$REPOSITORY_CANONICAL_URL="https://codeberg.org/gravel/sessioncommunities.online";
|
|
|
|
$REPOSITORY_MIRROR_URL="https://lokilocker.com/gravel/sessioncommunities.online";
|
|
|
|
$REPOSITORY_MIRROR_URL="https://lokilocker.com/gravel/sessioncommunities.online";
|
|
|
|
$REPOSITORY_CANONICAL_URL_FILES="$REPOSITORY_CANONICAL_URL/src/branch/main";
|
|
|
|
$REPOSITORY_CANONICAL_URL_FILES="$REPOSITORY_CANONICAL_URL/src/branch/main";
|
|
|
|
|
|
|
|
$API_CANONICAL_URL="https://lp.sessioncommunities.online/";
|
|
|
|
|
|
|
|
|
|
|
|
set_include_path(implode(PATH_SEPARATOR, array(
|
|
|
|
set_include_path(implode(PATH_SEPARATOR, array(
|
|
|
|
get_include_path(),
|
|
|
|
get_include_path(),
|
|
|
|
|