From 73715313eedee0242271ba1fedd39e01e9511beb Mon Sep 17 00:00:00 2001 From: Brayan Osmar Pereyra Suxo Date: Fri, 20 Sep 2013 09:51:17 -0400 Subject: [PATCH] Arreglo al crear un workspace en DocSystem --- workflow/engine/classes/class.Installer.php | 1 - 1 file changed, 1 deletion(-) 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;