Fix typo breaking provisioning/create/

This commit is contained in:
Albert Santoni 2015-02-18 15:22:47 -05:00
parent 3668a60139
commit 717d322dc8
1 changed files with 1 additions and 3 deletions

View File

@ -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()) {