https://github.com/GibbonEdu/module-freeLearning/blob/53a913175547610ddebd2ce4cadf7bd087f11085/Free Learning/units_browse_details_approvalProcess.php#L276
@ali-ichk
When you have a moment, please can you take a look at this for me? I've used a non-paramertised input, when I'd prefer for it to be parameratised. It should be fine, as the IDs are coming from the database, but I think it is better to parameratise.
In fact, this chunk of code is ripe for refactoring if you fancy a challenge.
I can let you know what it does and how to test to make sure your functionality is working. Thanks!
https://github.com/GibbonEdu/module-freeLearning/blob/53a913175547610ddebd2ce4cadf7bd087f11085/Free Learning/units_browse_details_approvalProcess.php#L276
@ali-ichk
When you have a moment, please can you take a look at this for me? I've used a non-paramertised input, when I'd prefer for it to be parameratised. It should be fine, as the IDs are coming from the database, but I think it is better to parameratise.
In fact, this chunk of code is ripe for refactoring if you fancy a challenge.
I can let you know what it does and how to test to make sure your functionality is working. Thanks!