threadr.lostcave.ddnss.de/threadr/profile/README.md

11 lines
327 B
Markdown

# Short documentation of each file
### [index.php](./index.php)
Fairly obvious, if you ask me.
Accepts a $_GET variable: action=<[not present]|edit>
### [default.php](./default.php)
shown by default, loaded via include()
### [edit.php](./edit.php)
profile edit page, loaded via include()
### [README.md](./README.md)
this file