aboutsummaryrefslogtreecommitdiffstats
path: root/mod/magic.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-05-28 22:03:35 -0700
committerfriendica <info@friendica.com>2013-05-28 22:03:35 -0700
commitea11ff57ce3770bd56cba0f67ec026c74d8e5f73 (patch)
tree4b367d8310f576635c9971af32617036a9c95265 /mod/magic.php
parent5160f15b8029594f5f4ffc711bc19c984eecd301 (diff)
downloadvolse-hubzilla-ea11ff57ce3770bd56cba0f67ec026c74d8e5f73.tar.gz
volse-hubzilla-ea11ff57ce3770bd56cba0f67ec026c74d8e5f73.tar.bz2
volse-hubzilla-ea11ff57ce3770bd56cba0f67ec026c74d8e5f73.zip
more modmagic tracking
Diffstat (limited to 'mod/magic.php')
-rw-r--r--mod/magic.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/mod/magic.php b/mod/magic.php
index f5d01cd97..0ecfca4ab 100644
--- a/mod/magic.php
+++ b/mod/magic.php
@@ -27,6 +27,7 @@ function magic_init(&$a) {
$b = explode('/',$dest);
if(count($b) >= 2)
$u = $b[0] . '//' . $b[2];
+ logger('mod_magic: fallback: ' . $b . ' -> ' . $u);
$x = q("select xchan.xchan_url, hubloc.* from xchan left join hubloc on xchan_hash = hubloc_hash
where hubloc_url = '%s' order by hubloc_id desc limit 1",