From: Michael Vogel Date: Wed, 8 Apr 2015 22:33:45 +0000 (+0200) Subject: "fastlane" should now work with remote adding as well. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=015ebd7d1bef1dfbda1cc62a8e846b567a0ecbb3;p=friendica.git "fastlane" should now work with remote adding as well. --- diff --git a/boot.php b/boot.php index 6da885117a..eb5c7e5cba 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(