From 93f5cc1e609611d030c3e0480291ac6f70d22487 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Tue, 15 Sep 2015 01:24:55 -0700 Subject: I'm not going to tell you what's wrong because I'll be accused of bashing another project. I'll let you read the logs and figure it out for yourself. Follow the trail of evidence and you'll discover the truth. --- mod/hostxrd.php | 1 + 1 file changed, 1 insertion(+) (limited to 'mod/hostxrd.php') diff --git a/mod/hostxrd.php b/mod/hostxrd.php index ef86f2dd9..24bd7b048 100644 --- a/mod/hostxrd.php +++ b/mod/hostxrd.php @@ -3,6 +3,7 @@ function hostxrd_init(&$a) { header('Access-Control-Allow-Origin: *'); header("Content-type: text/xml"); + logger('hostxrd',LOGGER_DEBUG); $tpl = get_markup_template('xrd_host.tpl'); $x = replace_macros(get_markup_template('xrd_host.tpl'), array( -- cgit v1.2.3