* Parse cookies after initializing request variables

git-svn-id: trunk@15722 -
This commit is contained in:
michael 2010-08-06 09:07:44 +00:00
parent ab49610156
commit aa681f5e11

View File

@ -176,6 +176,7 @@ begin
begin
Result := True;
InitRequestVars;
ParseCookies;
end
else
begin