Closed maximx1 closed 11 years ago
Add a session variable for the session id for a user so that only the user can only delete an order that they made from their specific computer.
I added the information to the database and it stores the session data. Now we just need to add the feature to delete an order to complete this issue.
Completed the order deletion portion of things.
Add a session variable for the session id for a user so that only the user can only delete an order that they made from their specific computer.