All-Inclusive-Web-Team / forum-project

The landing page of AIWT.
GNU General Public License v3.0
3 stars 8 forks source link

Made it so only the author of the post can delete that post. Also the… #39

Closed ddowy closed 1 year ago

ddowy commented 1 year ago

… delte button (which is a trashcan icon) is only visible to the author. Had to update a db call so that the authors id was sent over along with the post data.