Thomas Bruederli
2016-01-16 699af1e5206ed9114322adaa3c25c1c969640a53
program/include/rcmail.php
@@ -813,6 +813,8 @@
            // this need to be full url to make redirects work
            $absolute = true;
        }
        else if ($secure && ($token = $this->get_request_token()))
            $url .= $delm . '_token=' . urlencode($token);
        if ($absolute || $full) {
            // add base path to this Roundcube installation