cakephp2-php8/cake/libs
phpnut 3b90fdbe2e Adding fix for Ticket #2235
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4657 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-03-23 09:09:28 +00:00
..
controller Refactoring AuthComponent::hashPasswords() 2007-03-21 15:40:46 +00:00
model Adding fix for Ticket #2214 2007-03-23 08:57:42 +00:00
view Adding fix for #2219 2007-03-23 06:36:24 +00:00
cache.php Correcting all headers in the files 2007-02-02 10:39:45 +00:00
cake_log.php Correcting all headers in the files 2007-02-02 10:39:45 +00:00
class_registry.php Fixing AjaxHelper::dropRemote() (Ticket #2260) and updating test cases 2007-03-16 23:54:24 +00:00
configure.php Adding and updating core error messages 2007-03-06 20:56:45 +00:00
debugger.php Adding core Debugger object 2007-02-20 16:57:43 +00:00
error.php Correcting all headers in the files 2007-02-02 10:39:45 +00:00
file.php Adding bootstrap check for unique application salt value, and updating File error message 2007-03-02 20:38:57 +00:00
flay.php Correcting all headers in the files 2007-02-02 10:39:45 +00:00
folder.php Correcting all headers in the files 2007-02-02 10:39:45 +00:00
http_socket.php Updating HttpSocket::serialize() to use Router::queryString(), updating Auth to use salted hashes, and resolving RequestHandler conflict for Ajax-based requests to custom content types 2007-03-02 20:41:10 +00:00
i18n.php Adding fix for Ticket #2235 2007-03-23 09:09:28 +00:00
inflector.php Removing debug code from Inflector 2007-03-04 05:18:02 +00:00
l10n.php Fixing typo (ticket #2144) 2007-02-17 13:58:00 +00:00
neat_array.php Correcting all headers in the files 2007-02-02 10:39:45 +00:00
neat_string.php Correcting all headers in the files 2007-02-02 10:39:45 +00:00
object.php Adding core Debugger object 2007-02-20 16:57:43 +00:00
overloadable.php Correcting all headers in the files 2007-02-02 10:39:45 +00:00
overloadable_php4.php Correcting all headers in the files 2007-02-02 10:39:45 +00:00
overloadable_php5.php Correcting all headers in the files 2007-02-02 10:39:45 +00:00
router.php Fixing undefined variable in Router 2007-03-22 18:52:45 +00:00
sanitize.php Adding Helper::clean() to strip all harmful tags from output. 2007-03-05 12:13:37 +00:00
security.php Correcting all headers in the files 2007-02-02 10:39:45 +00:00
session.php Fixing small bug in Session::check() (ticket #2257) 2007-03-16 12:47:49 +00:00
set.php Adding fix for Ticket #2130, Ticket #2168, Ticket #2178 2007-03-04 09:12:09 +00:00
socket.php Importing initial draft of HttpSocket class, as implemented by Felix Geisendorfer 2007-02-20 20:06:55 +00:00
validation.php Corrected doc comment in Validation::blank() 2007-02-20 17:27:14 +00:00
xml.php Fixing null child reference issue in XML 2007-02-06 17:19:11 +00:00