forked from root/threadr.lostcave.ddnss.de
fixed syntax
parent
8f843ebec5
commit
dbe9e3a763
|
@ -18,8 +18,10 @@ This way, it is possible to change folder names around and fix the URLs in one p
|
|||
|
||||
### Pass 0:
|
||||
* `%NAVBAR%` → the code used to build the navbar, should remain in pass 0 as it may contain other variables
|
||||
|
||||
### Pass 1:
|
||||
Looks quite empty at this point
|
||||
|
||||
### Pass 2:
|
||||
* `%CONTENT_DIR%` → The part of the URL between the domain name and the destination (e.g. https://lostcave.ddnss.de**/common/threadr/**about/), should remain in the last pass
|
||||
* `%NO_CHEAP_SESSION_STEALING%` → checks the request origin against the values stored in the session cookie, add this before any actual data is transmitted (as in before any HTML code or echo commands because this affects the HTTP header)
|
||||
|
|
Loading…
Reference in New Issue