version 1.121.2.15, 2017/01/21 21:25:26
|
version 1.121.2.16, 2017/06/06 22:34:37
|
Line 73 sub success {
|
Line 73 sub success {
|
} |
} |
|
|
# ------------------------------------------------------------ Get cookie ready |
# ------------------------------------------------------------ Get cookie ready |
$cookie="lonID=$cookie; path=/"; |
$cookie="lonID=$cookie; path=/; HttpOnly"; |
# -------------------------------------------------------- Menu script and info |
# -------------------------------------------------------- Menu script and info |
my $destination = $lowerurl; |
my $destination = $lowerurl; |
|
|