Merged in dheeyi/processmaker/PM-2639 (pull request #2212)

PM-2639
This commit is contained in:
Julio Cesar Laura Avendaño
2015-05-18 12:13:09 -04:00
2 changed files with 10 additions and 4 deletions

View File

@@ -52,6 +52,7 @@ function array_sort ($array, $on, $order = SORT_ASC, $query = '')
}
}
}
return $new_array;
}
// $APP_UIDS = explode(',', $_POST['APP_UID']);