Browse Source

SECURITY: post data were sent to file post.txt

pull/40/head
czaks 10 years ago
parent
commit
d4698a82d1
  1. 3
      post.php

3
post.php

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

Loading…
Cancel
Save