SECURITY: post data were sent to file post.txt

This commit is contained in:
czaks 2014-02-02 17:42:39 +01:00
parent 8d3c7796ed
commit d4698a82d1

View File

@ -1,7 +1,4 @@
<?php
file_put_contents('post.txt', var_export($_POST, true));
/*
* Copyright (c) 2010-2013 Tinyboard Development Group
*/