tomolimo / processmaker

GLPI plugin that provides an interface with ProcessMaker (http://www.processmaker.com/)
30 stars 11 forks source link

Fixed issue with criteria in getProcessesWithCategoryAndProfile that prevents correct list of processes #129

Closed tomolimo closed 3 years ago

tomolimo commented 3 years ago

Fixed issue with too much processes in getProcessesWithCategoryAndProfile Fixed deprecated use of fetch_assoc Replaced $_POST and $_GET by $_REQUEST