forked from mirrors/treebird
s/TEXT/TENT/
FossilOrigin-Name: 1fb111867e482110bd2442b5d30981911a5a614e351a7de3d69349134cea3ae7
This commit is contained in:
parent
4813dc30c6
commit
3aacc37760
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ void content_test(mastodont_t* api, char** data, size_t data_size)
|
|||
ENV_TBL_GET(ENV_SCRIPT_NAME),
|
||||
ENV_TBL_GET(ENV_HTTP_REFERER),
|
||||
ENV_TBL_GET(ENV_HTTP_USER_AGENT),
|
||||
ENV_TBL_GET(ENV_CONTEXT_LENGTH));
|
||||
ENV_TBL_GET(ENV_CONTENT_LENGTH));
|
||||
|
||||
struct base_page b = {
|
||||
.locale = L10N_EN_US,
|
||||
|
|
Loading…
Reference in a new issue