update appthread

This commit is contained in:
Paula Quispe
2017-02-13 14:34:56 -04:00
parent dbab1ad7fe
commit d1d14829a6

View File

@@ -1896,7 +1896,7 @@ class Cases
* @return $iAppThreadIndex $iNewDelIndex, $iAppThreadIndex );
*/
public function newAppThread($sAppUid, $iNewDelIndex, $iAppParent, $appNumber = 0)
public function newAppThread($sAppUid, $iNewDelIndex, $iAppParent)
{
try {
$appThread = new AppThread();