Fix typo breaking provisioning/create/
This commit is contained in:
parent
3668a60139
commit
717d322dc8
|
@ -34,9 +34,7 @@ class ProvisioningHelper
|
|||
try {
|
||||
|
||||
$this->parsePostParams();
|
||||
|
||||
if (empty($this->instanceId))
|
||||
|
||||
|
||||
//For security, the Airtime Pro provisioning system creates the database for the user.
|
||||
// $this->setNewDatabaseConnection();
|
||||
//if ($this->checkDatabaseExists()) {
|
||||
|
|
Loading…
Reference in New Issue