Up rev
This commit is contained in:
parent
769a9a69d7
commit
5a7ef2003e
2 changed files with 2 additions and 2 deletions
|
@ -70,7 +70,7 @@ if (
|
||||||
$c->BASE_URL = \str_replace('https://', 'http://', $c->BASE_URL);
|
$c->BASE_URL = \str_replace('https://', 'http://', $c->BASE_URL);
|
||||||
}
|
}
|
||||||
|
|
||||||
$c->FORK_REVISION = 64;
|
$c->FORK_REVISION = 65;
|
||||||
$c->START = $forkStart;
|
$c->START = $forkStart;
|
||||||
$c->PUBLIC_URL = $c->BASE_URL . $forkPublicPrefix;
|
$c->PUBLIC_URL = $c->BASE_URL . $forkPublicPrefix;
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# ForkBB rev.64 Alpha Readme
|
# ForkBB rev.65 Alpha Readme
|
||||||
|
|
||||||
## About
|
## About
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue