Skip to content
Snippets Groups Projects
Commit 636088be authored by Graham Leggett's avatar Graham Leggett
Browse files

Revert, let us try that again.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1457525 13f79535-47bb-0310-9956-ffa450edef68
parent 5ebc6f96
No related branches found
No related tags found
No related merge requests found
......@@ -1577,6 +1577,7 @@ static const struct expr_provider_single string_func_providers[] = {
{ filesize_func, "filesize", NULL, 1 },
{ NULL, NULL, NULL}
};
/* XXX: base64 encode/decode ? */
static const struct expr_provider_single unary_op_providers[] = {
{ op_nz, "n", NULL, 0 },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment