mirror of
https://github.com/PhyreApps/PhyrePanel.git
synced 2024-11-25 00:50:32 +00:00
Update ApacheVirtualHostBuilder.php
This commit is contained in:
parent
0bb29e50cd
commit
5a9cd63159
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@ class ApacheVirtualHostBuilder
|
|||
$this->proxyPass = $proxyPass;
|
||||
}
|
||||
|
||||
public function enableLogs($enableLogs)
|
||||
public function setEnableLogs($enableLogs)
|
||||
{
|
||||
$this->enableLogs = $enableLogs;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue