BUG 8667 "P.M. 2.0-testing.13: Con la opción "Copy", ..." UPDATED

This commit is contained in:
Erik Amaru Ortiz
2012-05-07 11:04:30 -04:00
parent 0040e2d005
commit 184747f212

View File

@@ -143,7 +143,7 @@ class adminProxy extends HttpProxyController
} }
function calendarValidate($httpData) { function calendarValidate($httpData) {
$httpData=array_unique((array)$httpData);
$message = ''; $message = '';
$oldName = isset($_POST['oldName'])? $_POST['oldName']:''; $oldName = isset($_POST['oldName'])? $_POST['oldName']:'';