cakephp2-php8/cake/libs/view/helpers
phpnut 9bc1acb2ec Closes #5051, AjaxHelper form function should use mt_rand() instead of rand().
Replaced all rand() with mt_rand() in the core.

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7322 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-05 14:31:22 +00:00
..
ajax.php Closes #5051, AjaxHelper form function should use mt_rand() instead of rand(). 2008-07-05 14:31:22 +00:00
app_helper.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
cache.php Correcting coding standards violations 2008-06-20 11:57:56 +00:00
form.php Fixes #5016, Security->disabledFields not working properly. Empty value arrays needed to be unset 2008-07-05 10:10:19 +00:00
html.php Correcting coding standards violations 2008-06-20 11:57:56 +00:00
javascript.php Correcting coding standards violations 2008-06-20 11:57:56 +00:00
js.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
number.php Correcting coding standards violations 2008-06-20 11:57:56 +00:00
paginator.php Fixes #5002 Model name in PaginatorHelper sortKey. 2008-07-05 09:44:42 +00:00
rss.php fixes #4778, rss helper addNs, closes #4949 xml helper serialize with test case 2008-06-21 15:23:58 +00:00
session.php some cleanup, wrapping uses() in class exists 2008-06-11 15:46:31 +00:00
text.php some cleanup, wrapping uses() in class exists 2008-06-11 15:46:31 +00:00
time.php Correcting coding standards violations 2008-06-20 11:57:56 +00:00
xml.php fixes #4778, rss helper addNs, closes #4949 xml helper serialize with test case 2008-06-21 15:23:58 +00:00