aboutsummaryrefslogtreecommitdiffstats
path: root/web/nms.gathering.org/api/private/comment-add
diff options
context:
space:
mode:
authorKristian Lyngstol <kly@kly.no>2016-03-17 19:51:46 +0000
committerKristian Lyngstol <kly@kly.no>2016-03-17 19:51:46 +0000
commit5c9d6d10dc7e53a8d06fbd056ded591a6b583167 (patch)
tree6f6290fb1b8bcc859278a2c68573a35547173931 /web/nms.gathering.org/api/private/comment-add
parent76a3aad5090d304ec0f76f28e50afe1f53b7b96c (diff)
parent025f01e7e8c5bfea21b559fbac650f90c2774a29 (diff)
Merge branch 'master' of https://github.com/tech-server/tgmanage
Diffstat (limited to 'web/nms.gathering.org/api/private/comment-add')
-rwxr-xr-xweb/nms.gathering.org/api/private/comment-add1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/nms.gathering.org/api/private/comment-add b/web/nms.gathering.org/api/private/comment-add
index 2f8b0b7..26ff734 100755
--- a/web/nms.gathering.org/api/private/comment-add
+++ b/web/nms.gathering.org/api/private/comment-add
@@ -20,4 +20,5 @@ $nms::web::cc{'max-age'} = '0';
$nms::web::cc{'stale-while-revalidate'} = '0';
$nms::web::json{'state'} = 'ok';
+print "X-ban: /api/private/comments\n";
finalize_output();