From 184747f2125d62f6b7ffa7c9eeae7c8a41d3340b Mon Sep 17 00:00:00 2001 From: Erik Amaru Ortiz Date: Mon, 7 May 2012 11:04:30 -0400 Subject: [PATCH] =?UTF-8?q?BUG=208667=20"P.M.=202.0-testing.13:=20Con=20la?= =?UTF-8?q?=20opci=C3=B3n=20"Copy",=20..."=20UPDATED?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- workflow/engine/controllers/adminProxy.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workflow/engine/controllers/adminProxy.php b/workflow/engine/controllers/adminProxy.php index f0126f066..22b3048cf 100644 --- a/workflow/engine/controllers/adminProxy.php +++ b/workflow/engine/controllers/adminProxy.php @@ -143,7 +143,7 @@ class adminProxy extends HttpProxyController } function calendarValidate($httpData) { - + $httpData=array_unique((array)$httpData); $message = ''; $oldName = isset($_POST['oldName'])? $_POST['oldName']:'';