List issues

This commit is contained in:
Paula V. Quispe
2015-03-02 11:10:40 -04:00
parent 07a803f70a
commit 23d5a6708a
18 changed files with 15 additions and 7 deletions

View File

@@ -18,7 +18,7 @@ class Lists {
*
* @author Brayan Pereyra (Cochalo) <brayan@colosa.com>
* @copyright Colosa - Bolivia
*/
*/
public function getList($listName = 'inbox', $dataList = array(), $total = false)
{
Validator::isArray($dataList, '$dataList');