From f63997f61877bf03b9c85cbfaa00b8300c8cb770 Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 23 Jan 2013 16:06:01 -0800 Subject: plug potential hole in magic auth, add link to chanview to view in dedicated window --- mod/magic.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mod/magic.php') diff --git a/mod/magic.php b/mod/magic.php index c5aeb4c8e..d7a6674ee 100644 --- a/mod/magic.php +++ b/mod/magic.php @@ -85,7 +85,7 @@ function magic_init(&$a) { dbesc('auth'), intval($channel['channel_id']), dbesc($token), - dbesc($hubloc['hubloc_hash']), + dbesc($x[0]['hubloc_hash']), dbesc(datetime_convert()) ); -- cgit v1.2.3