summaryrefslogtreecommitdiff
path: root/doc/source/encryption.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/encryption.rst')
-rw-r--r--doc/source/encryption.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/encryption.rst b/doc/source/encryption.rst
index dc5dadf..23f36b4 100644
--- a/doc/source/encryption.rst
+++ b/doc/source/encryption.rst
@@ -4,7 +4,7 @@ Cookies
4======= 4=======
5 5
6Some cookies-related features might prevent other extensions from hooking 6Some cookies-related features might prevent other extensions from hooking
7the `setcookie<https://secure.php.net/manual/en/function.setcookie.php>`__ 7the `setcookie <https://secure.php.net/manual/en/function.setcookie.php>`__
8function. Pay attention to the loading order of your extensions in this case. 8function. Pay attention to the loading order of your extensions in this case.
9 9
10auto_cookie_secure 10auto_cookie_secure