Fixing basepath issue
This commit is contained in:
parent
e4875f2faf
commit
d78598b64e
4 changed files with 20 additions and 8 deletions
|
@ -352,7 +352,7 @@ function update_1298()
|
|||
* @see https://github.com/friendica/friendica/pull/6920
|
||||
* @return int Success
|
||||
*/
|
||||
function update_1305()
|
||||
function update_1307()
|
||||
{
|
||||
$app = BaseObject::getApp();
|
||||
if (Update::saveConfigToFile($app->getBasePath(), $app->getMode())) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue