summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/libraries/input.rst
diff options
context:
space:
mode:
authorAndrey Andreev <narf@devilix.net>2014-01-11 17:22:04 +0100
committerAndrey Andreev <narf@devilix.net>2014-01-11 17:22:04 +0100
commit3fe9ebfdcf9b94edddcace82fa755f6257fbfc19 (patch)
treec6a026bbebbc313a1c2d5476ff011b8ad71c66bd /user_guide_src/source/libraries/input.rst
parentd0bc7eb366610ad2e68d5921b363c665ccda1ff3 (diff)
parent75b3fb26a324c71ff18fa19b2a3caa357f8133ec (diff)
Merge pull request #2810 from iBotPeaches/feature/user-guide-cleanup
cleanup warnings
Diffstat (limited to 'user_guide_src/source/libraries/input.rst')
-rw-r--r--user_guide_src/source/libraries/input.rst6
1 files changed, 2 insertions, 4 deletions
diff --git a/user_guide_src/source/libraries/input.rst b/user_guide_src/source/libraries/input.rst
index 4d8fdaf15..f5ab04883 100644
--- a/user_guide_src/source/libraries/input.rst
+++ b/user_guide_src/source/libraries/input.rst
@@ -215,8 +215,7 @@ Class Reference
pass information to this method so that a cookie can be set: Array
Method, and Discrete Parameters:
- Array Method
- ^^^^^^^^^^^^
+ **Array Method**
Using this method, an associative array is passed to the first
parameter::
@@ -255,8 +254,7 @@ Class Reference
The secure boolean is only needed if you want to make it a secure cookie
by setting it to TRUE.
- Discrete Parameters
- ^^^^^^^^^^^^^^^^^^^
+ **Discrete Parameters**
If you prefer, you can set the cookie by passing data using individual
parameters::