RFE [ 806332 ] Force SSL
This commit is contained in:
parent
f7f39ad8d9
commit
b003569dc3
6 changed files with 22 additions and 5 deletions
|
|
@ -77,6 +77,7 @@ sub _recursePageTree {
|
|||
userDefined5,
|
||||
hideFromNavigation,
|
||||
newWindow,
|
||||
encryptPage,
|
||||
cacheTimeout,
|
||||
cacheTimeoutVisitor,
|
||||
printableStyleId,
|
||||
|
|
@ -106,6 +107,7 @@ sub _recursePageTree {
|
|||
".quote($newParent{userDefined5}).",
|
||||
$package{hideFromNavigation},
|
||||
$package{newWindow},
|
||||
$package{encryptPage},
|
||||
$package{cacheTimeout},
|
||||
$package{cacheTimeoutVisitor},
|
||||
".quote($package{printableStyleId}).",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue