cakephp2-php8/lib/Cake/View/Helper
mark_story 64da4e75c4 Remove silly code.
Changing the 12'th hour into 0 shouldn't be done when figuring out the
meridian, it makes sorting things out later more complicated. Remove
some duplicated code.
2013-04-20 14:48:54 -04:00
..
CacheHelper.php Fix typos 2013-03-05 00:05:14 -07:00
FormHelper.php Remove silly code. 2013-04-20 14:48:54 -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