uhh idk updated documntation

master
BodgeMaster 2021-08-18 20:29:34 +02:00
parent 82595d08e6
commit 88589b3bbe
2 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@ Update: This project will (hopefully) be brought back to life in its now home -
# Git based automatic web deployment system
This repository will be automagically pulled by the web server each time something is pushed by a user.
**Dear Developers**, ~~please use the ToDo list below~~ please put ToDos on Issues with a *ToDo* label. You do not need need to create your own lists. This will allow others to work on things without collecting all the ToDos first. **Thank you.**
Dear Developers, Please use pushes sparingly because it takes a while for the server to replace all code variables.
## Symlinks
The following files and directories are linked to areas where they can be accessed by the web server:

View File

@ -20,7 +20,7 @@ the signup process
### userhome [DIR]
the users feed
### accept_cookie.php
redirect immediately back to where tzhe user came from but sets a cookie that says 'You accept cookies.'
redirect immediately back to where the user came from but sets a cookie that says 'You accept cookies.'
$_GET variables:
* from: the url the user came from after urlencode() was used on it
### index.php