From 2e1452d38638d9610e8fc9df7e9cd0ef81f7252f Mon Sep 17 00:00:00 2001 From: Brayan Osmar Pereyra Suxo Date: Thu, 25 Jul 2013 15:45:42 -0400 Subject: [PATCH] Comentando Script de insercion en la insatalacion de DocSystem --- workflow/engine/controllers/installer.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workflow/engine/controllers/installer.php b/workflow/engine/controllers/installer.php index 551ff5811..b3e6c4924 100755 --- a/workflow/engine/controllers/installer.php +++ b/workflow/engine/controllers/installer.php @@ -736,7 +736,7 @@ class Installer extends Controller if (defined('PARTNER_FLAG') || isset($_REQUEST['PARTNER_FLAG'])) { $this->setPartner(); - $this->setConfiguration(); + //$this->setConfiguration(); } // Create the triggers