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 dbfb1e83ba
commit 4ded4b7f8c
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.