diff --git a/workflow/engine/classes/class.Installer.php b/workflow/engine/classes/class.Installer.php index 846ea5638..4c82f4005 100755 --- a/workflow/engine/classes/class.Installer.php +++ b/workflow/engine/classes/class.Installer.php @@ -210,7 +210,6 @@ class Installer fclose($fp); $this->setPartner(); - $this->setConfiguration(); $this->setAdmin(); } return $test;