summaryrefslogtreecommitdiff
path: root/system/helpers/form.php
AgeCommit message (Collapse)Author
2010-01-06Updated Kohana to r4737Tim Almdal
2009-12-25Prevent form::dropdown from overzealously escaping ampersands by applying ↵Bharat Mediratta
this diff: http://dev.kohanaframework.org/attachments/1490/form.diff Upstream ticket: http://dev.kohanaframework.org/issues/2463
2009-12-21Updated Kohana to r4724Bharat Mediratta
2009-11-24Update to Kohana r4684 which is now Kohana 2.4 and has substantialBharat Mediratta
changes.
2009-09-01XSS escape in form helper and forge where missing.Andy Staudacher
2009-05-27Rename 'kohana' to 'system' to conform to the Kohana filesystem layout. I'm ↵Bharat Mediratta
comfortable with us not clearly drawing the distinction about the fact that it's Kohana.