1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-29 01:34:31 +01:00

SECURITY: post data were sent to file post.txt

This commit is contained in:
czaks 2014-02-02 17:42:39 +01:00
parent 3c21470fad
commit d0368a8616

View File

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