From 140786fca98c381cac63beb84c4c2e233ff1090b Mon Sep 17 00:00:00 2001 From: Derek Allard Date: Tue, 1 Apr 2008 16:06:08 +0000 Subject: guide example fixes --- user_guide/helpers/cookie_helper.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'user_guide/helpers/cookie_helper.html') diff --git a/user_guide/helpers/cookie_helper.html b/user_guide/helpers/cookie_helper.html index 01d8e78ab..93959cac6 100644 --- a/user_guide/helpers/cookie_helper.html +++ b/user_guide/helpers/cookie_helper.html @@ -70,7 +70,7 @@ Cookie Helper

set_cookie()

-

Sets a cookie containing the values you specify. There are two ways to pass information this function so that a cookie can be set: +

Sets a cookie containing the values you specify. There are two ways to pass information to this function so that a cookie can be set: Array Method, and Discrete Parameters:

Array Method

-- cgit v1.2.3-24-g4f1b