forked from GNUsocial/gnu-social
correctly update sites
This commit is contained in:
parent
086b474069
commit
e06bb8ead5
@ -117,7 +117,7 @@ class DomainStatusNetworkInstaller extends Installer
|
||||
|
||||
$this->rootname = $config['ADMIN'];
|
||||
$this->rootpass = $config['ADMINPASS'];
|
||||
$this->sitehost = $config['DBHOST'];
|
||||
$this->sitehost = $config['SITEDBHOSTNAME'];
|
||||
$this->sitedb = $config['SITEDB'];
|
||||
|
||||
$tagstr = $config['TAGS'];
|
||||
|
Loading…
Reference in New Issue
Block a user