pawanwiziq / moodlenew-mod_wiziq

moodle latest
0 stars 0 forks source link

direct access to $_POST is not allowed #4

Open danmarsden opened 6 years ago

danmarsden commented 6 years ago

https://github.com/pawanwiziq/moodlenew-mod_wiziq/blob/6ba221fa7bacda8c3ecc4074e6c66d727ba837ff/locallib.php#L2282

https://github.com/pawanwiziq/moodlenew-mod_wiziq/blob/6ba221fa7bacda8c3ecc4074e6c66d727ba837ff/locallib.php#L2483

I know these are commented out - but they will get picked up by automated checking tools and it would be better to delete the lines than leave them there with the possibility that someone might uncomment them..

pawanwiziq commented 6 years ago

Fixed