FSN#37836 Missing URL door knownbookmarks
svn path=/Website/trunk/; revision=30868
This commit is contained in:
@@ -157,7 +157,7 @@
|
||||
if (isKnownBookmark && !isMobile)
|
||||
{
|
||||
Session("FirstPage") = theURL;
|
||||
theURL = rooturl;
|
||||
theURL = rooturl + "/";
|
||||
}
|
||||
|
||||
var no302 = getQParamInt("no302", 0) == 1;
|
||||
|
||||
Reference in New Issue
Block a user