Open danmarsden opened 6 years ago
https://github.com/vfremaux/moodle-local_shop/blob/master/bills/bills.controller.php#L200
https://github.com/vfremaux/moodle-local_shop/blob/master/bills/bills.controller.php#L272
Please ensure correct DML syntax is used, passing using placeholders instead of injecting parameters into inline sql.
https://github.com/vfremaux/moodle-local_shop/blob/master/classes/Catalog.class.php#L297
https://github.com/vfremaux/moodle-local_shop/blob/master/classes/Catalog.class.php#L321
https://github.com/vfremaux/moodle-local_shop/blob/master/bills/bills.controller.php#L200
https://github.com/vfremaux/moodle-local_shop/blob/master/bills/bills.controller.php#L272
Please ensure correct DML syntax is used, passing using placeholders instead of injecting parameters into inline sql.