Files
luos/workflow
jennylee b34595f732 BUG 5809 Case tracker PIN should not be case sensitive.
When logging into the Case Tracker, the case tracker PIN was case sensitive,so I added a line of code in 'workflow/engine/classes/class.case.php' which capitalized the PIN entered by the user and compares with the PIN extracted from the BD.
2012-10-03 14:28:40 -04:00
..