CRM-14798 - CiviCase - Fix max_instances check
authorTim Otten <totten@civicrm.org>
Fri, 27 Jun 2014 04:09:05 +0000 (21:09 -0700)
committerTim Otten <totten@civicrm.org>
Fri, 27 Jun 2014 04:09:05 +0000 (21:09 -0700)
commitcc30482e5f08bf9e6e8611e533613fed3174e066
tree8e2423030223b9965677ce1f50e4e41d9fad5dee
parent4a5582e6cf22cb75ab6f53b06657eb5d5d02d611
CRM-14798 - CiviCase - Fix max_instances check

This code was using the ambiguous generic variable names ("$key", "$val")
and confusing the content of "$val" (e.g.  confusing caseId with
caseTypeName).
CRM/Case/Form/Activity.php