Files
luos/workflow
Erik Amaru Ortiz 2277e8a715 FIX, a problem was detected using array_multisort called from call_user_func
It is PHP version bug, that it is already fixed on PHP Vers 5.4.x
so we made a fix, solving that issue just for php 5.3.x with a limitation, that is can be used to sort with a limit of 5 columns to sort be those fields.
2014-03-14 12:57:50 -04:00
..