Code cleanup and some fixes
This commit is contained in:
@ -29,7 +29,7 @@ Files starting from "_" ("_example.php") are intended for internal use only.
|
||||
- [ ] user/list.php (GET/POST): get list of all users
|
||||
- [ ] user/create.php (POST): create new user account
|
||||
- [ ] user/edit.php (POST): edit user profile
|
||||
- [ ] user/delete.php (POST): delete user account
|
||||
- [x] user/delete.php (POST): delete user account
|
||||
|
||||
- [ ] post/ (GET/POST): get single post by id
|
||||
- [ ] post/search.php (GET/POST): get list of posts matching the criteria
|
||||
|
Reference in New Issue
Block a user