wolfe3d / sodata

Science Olympiad Data
GNU General Public License v3.0
3 stars 2 forks source link

Update studentemails.php with table and copy buttons #55

Closed RyanTan8 closed 10 months ago

wolfe3d commented 10 months ago

Leave the userCheckPrivilege(3); at 3. I do not want the regular student the ability to get everyone's emails. I may have an untrustworthy student spamming everyone.

wolfe3d commented 10 months ago

Add to the WHERE statement "AND schoolID = $schoolID". Right now, we only use this website, but I was thinking in the future that I may use the same code to host multiple schools.