PM-933 Nos muestra un warning en case history SOLVED

This commit is contained in:
Julio Cesar Laura
2014-11-13 12:47:38 -04:00
parent c59a62d105
commit c5a1d64c06

View File

@@ -679,6 +679,8 @@ class Ajax
$_REQUEST["TAS_UID"] = $idHistoryArray[2]; $_REQUEST["TAS_UID"] = $idHistoryArray[2];
$_REQUEST["DYN_UID"] = ""; $_REQUEST["DYN_UID"] = "";
$result = new stdclass();
$G_PUBLISH = new Publisher(); $G_PUBLISH = new Publisher();
$G_PUBLISH->AddContent('view', 'cases/cases_DynaformHistory'); $G_PUBLISH->AddContent('view', 'cases/cases_DynaformHistory');
?> ?>