threadr.lostcave.ddnss.de/src/profile
BodgeMaster aec8caa11a moved favicon to a macro, fixed broken formatting wherever I found it 2021-10-29 05:05:38 +02:00
..
README.md fixed #51 to make the new variable grabbler work properly 2021-09-08 09:20:38 +02:00
default.php fixed #51 to make the new variable grabbler work properly 2021-09-08 09:20:38 +02:00
edit.php fixed #51 to make the new variable grabbler work properly 2021-09-08 09:20:38 +02:00
index.php moved favicon to a macro, fixed broken formatting wherever I found it 2021-10-29 05:05:38 +02:00

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