adding correct HTTP error to response, as per @rugk's recommentation

This commit is contained in:
El RIDO
2017-10-08 07:03:53 +02:00
parent b88d22a06a
commit 22a061e01e
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
;<?php /*
;<?php http_response_code(403); /*
; config file for PrivateBin
;
; An explanation of each setting can be find online at https://github.com/PrivateBin/PrivateBin/wiki/Configuration.