CakePHP 2 fork that supports PHP 8
Find a file
phpnut 48c9bb3bbd Merging fixes and enhancements into trunk
Revision: [1843]
Added param $allowed to Sanitize::paranoid() this array will allow
passing characters that you do not want removed in the string.

Modified Sanitize::paranoid() to check an array.

Modified Model::findNeighbours() setting param $conditions to null by default.

Added fix for Ticket #294

Added fix to scripts/acl.php

changed DboSource::fields() to use the count() one time
instead of using it in the for loop also

git-svn-id: https://svn.cakephp.org/repo/trunk/cake@1844 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-01-20 09:37:15 +00:00
app Merging fixes and enhancements into trunk 2006-01-20 07:46:14 +00:00
cake Merging fixes and enhancements into trunk 2006-01-20 09:37:15 +00:00
.htaccess merging all changes done in sandbox for next release into the trunk 2005-10-03 04:48:00 +00:00
index.php Merging fixes and enhancements into trunk 2006-01-20 07:46:14 +00:00
VERSION.txt Merging fixes and enhancements into trunk 2006-01-20 09:37:15 +00:00