Merge branch 'master' of bitbucket.org:colosa/processmaker

This commit is contained in:
Freddy Daniel Rojas Valda
2014-10-13 16:53:21 -04:00
95 changed files with 3368 additions and 679 deletions

View File

@@ -458,7 +458,7 @@ class Cases extends Api
try {
$dataList['userId'] = $this->getUserId();
$dataList['action'] = 'paused';
$dataList['paged'] = false;
$dataList["paged"] = true;
$dataList['start'] = $start;
$dataList['limit'] = $limit;