X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2Fhostxrd.php;h=7040f927d6c31cc252c4033c975948085e31a756;hb=5e1335ac892ce07bf7b1a3a043f71b8abbed8dba;hp=f8c39892767f9bd49bea1193b315a901ddf949de;hpb=dba866c689e4539b389c9c3982a6e1fb7b373c03;p=friendica.git diff --git a/include/hostxrd.php b/include/hostxrd.php index f8c3989276..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