mirror of
https://github.com/PhyreApps/PhyrePanel.git
synced 2024-11-21 23:20:24 +00:00
Update Settings.php
This commit is contained in:
parent
1e0a7dc4f9
commit
e1d4285d97
1 changed files with 2 additions and 0 deletions
|
@ -56,6 +56,8 @@ class Settings extends BaseSettings
|
|||
$masterDomain->domain = $wildcardDomain;
|
||||
$masterDomain->configureVirtualHost();
|
||||
}
|
||||
|
||||
file_put_contents('/var/www/html/index.html', setting('general.master_domain_page_html'));
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue