| Current Path : /var/www/element/data/www/vsl-gates.ru/partners_/ |
| Current File : /var/www/element/data/www/vsl-gates.ru/partners_/captcha.php |
<?php
header ("Content-type: image/png");
$main_server = "http://links2.demis.ru/output/index/index/";
$in_path = "partners/";
echo(join('',file("".$main_server."site/vsl-gates.ru/submitforms/".$_GET['key'])));
?>