summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/helpers/cookie_helper.rst
AgeCommit message (Collapse)AuthorFilesLines
2017-03-24Merge branch '3.1-stable' into developAndrey Andreev1-1/+1
Conflicts resolved: system/core/CodeIgniter.php system/core/Common.php system/core/Input.php system/helpers/cookie_helper.php tests/codeigniter/helpers/html_helper_test.php user_guide_src/source/changelog.rst user_guide_src/source/conf.py user_guide_src/source/installation/downloads.rst user_guide_src/source/installation/upgrading.rst user_guide_src/source/libraries/input.rst
2017-02-01Fix a CI_Input::set_cookie() bugAndrey Andreev1-1/+1
Found on StackOverflow: https://stackoverflow.com/questions/41925028/codeigniter-config-overrides-set-cookie-parameters
2016-12-14Remove 'global_xss_filtering' config settingAndrey Andreev1-1/+1
2015-12-10Merge pull request #4304 from scherepn/fix-doc-build-errorsAndrey Andreev1-3/+3
[ci skip] Fix mismatched brackets in documentation
2015-12-09Fix mismatched brackets in documentationPhil Scherer1-3/+3
Sphinx generates incomplete/incorrect HTML output because there are mismatched brackets in the documentation. Signed-off-by: Phil Scherer <pscher1@umbc.edu>
2015-02-02[ci skip] Fix #3515Andrey Andreev1-3/+3
2015-01-29[ci skip] Clarify get_cookie(), CI_Input::cookie() docsAndrey Andreev1-9/+10
Close #3527 Close #3528
2014-02-07[ci skip] Add return types to helper docs (+ some other formatting)Andrey Andreev1-17/+18
2014-01-08[ci skip] Update the Input library and Cookie helper docsAndrey Andreev1-1/+1
default value is now NULL
2014-01-06[ci skip] Update the Input library and Cookie helper docsAndrey Andreev1-23/+20
2013-07-20fixed param options on cookie helper function definitionsDerek Jones1-3/+3
2013-07-20Update Cookie helper docsDerek Jones1-26/+29
2013-07-20Dropping unecessary php: directive to function definitions in user guideDerek Jones1-3/+3
2012-11-08Polish docs for Array, CAPTCHA, Cookie, Date, Directory and Download helpersAndrey Andreev1-33/+32
2011-10-05replacing the old HTML user guide with a Sphinx-managed user guideDerek Jones1-0/+78