summaryrefslogtreecommitdiffstats
path: root/user_guide/helpers
diff options
context:
space:
mode:
authorDerek Allard <derek.allard@ellislab.com>2009-08-17 17:01:39 +0200
committerDerek Allard <derek.allard@ellislab.com>2009-08-17 17:01:39 +0200
commit1574e95e82d6e0b7cac077ffd6d8b206bad99763 (patch)
tree6368c7d760c7b76b49a98b439fed5e6e05864c52 /user_guide/helpers
parent560dff00339c8d25a166d620f5172d0e3af035e8 (diff)
Clarified required parameters.
Diffstat (limited to 'user_guide/helpers')
-rw-r--r--user_guide/helpers/cookie_helper.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/helpers/cookie_helper.html b/user_guide/helpers/cookie_helper.html
index ea727f4e7..be4d8c1ed 100644
--- a/user_guide/helpers/cookie_helper.html
+++ b/user_guide/helpers/cookie_helper.html
@@ -91,7 +91,7 @@ set_cookie($cookie);
<p><strong>Notes:</strong></p>
-<p>Only the name and value are required.</p>
+<p>Only the name and value are required. To delete a cookie set it with the expiration blank.</p>
<p>The expiration is set in <strong>seconds</strong>, which will be added to the current time. Do not include the time, but rather only the
number of seconds from <em>now</em> that you wish the cookie to be valid. If the expiration is set to