PM-1165 "Fix value type for del_index"

This commit is contained in:
Freddy Daniel Rojas Valda
2015-01-10 11:20:08 -04:00
parent 0bf53febec
commit 3d4c29e510

View File

@@ -1923,7 +1923,7 @@ class Cases
*
* @access public
* @param string $app_uid , Uid for case
* @param string $del_index , Index for case
* @param int $del_index , Index for case
* @param string $obj_type , Index for case
* @param string $obj_uid , Index for case
*