corrade-http-templates – Diff between revs 4 and 41
?pathlinks?
Rev 4 | Rev 41 | |||
---|---|---|---|---|
Line 5... | Line 5... | |||
5 | ########################################################################### |
5 | ########################################################################### |
|
6 | ## This is a script that stores instant messages to a local file inside ## |
6 | ## This is a script that stores instant messages to a local file inside ## |
|
7 | ## a sub-directory from the current path. ## |
7 | ## a sub-directory from the current path. ## |
|
8 | ########################################################################### |
8 | ########################################################################### |
|
Line 9... | Line -... | |||
9 | |
- | ||
10 | # Send the response back to Corrade. |
- | ||
11 | http_response_code(200); |
- | ||
12 | |
9 | |
|
13 | ########################################################################### |
10 | ########################################################################### |
|
14 | ## CONFIGURATION ## |
11 | ## CONFIGURATION ## |
|
Line 15... | Line 12... | |||
15 | ########################################################################### |
12 | ########################################################################### |