From 015ebd7d1bef1dfbda1cc62a8e846b567a0ecbb3 Mon Sep 17 00:00:00 2001 From: Michael Vogel Date: Thu, 9 Apr 2015 00:33:45 +0200 Subject: [PATCH] "fastlane" should now work with remote adding as well. --- boot.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/boot.php b/boot.php index 6da885117..eb5c7e5cb 100644 --- a/boot.php +++ b/boot.php @@ -1695,6 +1695,8 @@ if(! function_exists('profile_sidebar')) { if($a->theme['template_engine'] === 'internal') $location = template_escape($location); + if ($connect) + $_SESSION["fastlane"] = $p["url"]; $tpl = get_markup_template('profile_vcard.tpl'); $o .= replace_macros($tpl, array(