X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2Fhostxrd.php;h=7040f927d6c31cc252c4033c975948085e31a756;hb=5e1335ac892ce07bf7b1a3a043f71b8abbed8dba;hp=3279cea68e305934e95ba684216af966bd8786a2;hpb=89c15cc092048af2180452cbba24df273620aaba;p=friendica.git diff --git a/include/hostxrd.php b/include/hostxrd.php index 3279cea68e..7040f927d6 100644 --- a/include/hostxrd.php +++ b/include/hostxrd.php @@ -1,6 +1,12 @@ hostname,$tpl); + echo str_replace('$domain',$baseurl,$tpl); session_write_close(); exit(); + +} \ No newline at end of file