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