Merge pull request #2050 from brayanpereyra/master

Arreglo al crear un workspace en DocSystem
This commit is contained in:
Erik
2013-09-20 07:03:33 -07:00

View File

@@ -210,7 +210,6 @@ class Installer
fclose($fp);
$this->setPartner();
$this->setConfiguration();
$this->setAdmin();
}
return $test;