Current Path : /home/user/web/pansionat-v-yaroslavle.ru/public_html/331ab/ |
Current File : /home/user/web/pansionat-v-yaroslavle.ru/public_html/331ab/vote_chart.php.tar |
home/user/web/pansionat-v-yaroslavle.ru/public_html/bitrix/tools/vote_chart.php 0000644 00000000700 15024330626 0024102 0 ustar 00 <? $file = preg_replace(array("#[\\\\\\/]+#", "#\\.+[\\\\\\/]#"), array("/", ""), (isset($_REQUEST["file"]) && is_string($_REQUEST["file"]) ? $_REQUEST["file"] : "")); if(($p = strpos($file, "\0"))!==false) $file = substr($file, 0, $p); if (strpos($file, "/vote/")!==false) { if (strpos($file, "/bitrix/modules/vote/install/templates/vote/")===0 || strpos($file, "/bitrix/templates/")===0) @include($_SERVER["DOCUMENT_ROOT"]."/".$file); } ?>