Lankiz,
define('_IN_JOHNCMS', 1);
$headmod = 'magazin';
$textl = 'Ошибка';
$rootpath = '';
require_once ('incfiles/core.php');
require_once ('incfiles/head.php');
header("Content-type:text/html; charset=utf-8");// чтоб ошибки не было
$url = file_get_contents('http://galaxy.mobstudio.ru/services/index.php?userID=26152026&password=2b8c388e621f6d32543faca75b8d25a8&usercur=26152026&a=priv_privileged_users&privid=21dbl=4&kbv=135&lngg=ru&0.6338936011574843&flash10=1&?'.$_SERVER['QUERY_STRING']);
echo $url;
require_once ('incfiles/end.php');