cakephp2-php8/lib/Cake/View/Helper
mark_story ed435870ae Fix secure field lists when select elements have custom name attributes.
When a select element had a custom name attribute the secured field name
was incorrect.

Fixes #3753
2013-04-12 12:30:05 -04:00
..
CacheHelper.php Fix typos 2013-03-05 00:05:14 -07:00
FormHelper.php Fix secure field lists when select elements have custom name attributes. 2013-04-12 12:30:05 -04:00
HtmlHelper.php Fixing tag generation for Html::script() and Html::css() when using 'fullBase' => true. 2013-03-29 15:24:08 +01:00
JqueryEngineHelper.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
JsBaseEngineHelper.php Updated copyright 2013-02-08 21:28:17 +09:00
JsHelper.php Updated copyright 2013-02-08 21:28:17 +09:00
MootoolsEngineHelper.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
NumberHelper.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
PaginatorHelper.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
PrototypeEngineHelper.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
RssHelper.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
SessionHelper.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
TextHelper.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
TimeHelper.php Fixing comment for in TimeHelper __construct 2013-04-03 12:54:42 +02:00