mirror of
https://github.com/e107inc/e107.git
synced 2025-10-17 15:56:25 +02:00
Updated documentation and renamed "cpanel" section to "hosting"
This commit is contained in:
@@ -20,7 +20,7 @@ class cPanelDeployer extends Deployer
|
||||
function __construct($params = [])
|
||||
{
|
||||
parent::__construct($params);
|
||||
$this->credentials = $params['cpanel'];
|
||||
$this->credentials = $params['hosting'];
|
||||
}
|
||||
|
||||
public function start()
|
||||
|
Reference in New Issue
Block a user