cakephp2-php8/cake/libs
2007-04-16 21:49:28 +00:00
..
controller Fixing SQL error in AuthComponent::identify() when username is empty (Ticket #2402) 2007-04-12 02:32:16 +00:00
model Adding fix for misquoted SQL functions (Ticket #2199) 2007-04-16 21:49:28 +00:00
view Fixing problem with highlighting multiple phrases (ticket #2418) 2007-04-13 14:27:59 +00:00
cache.php Correcting all headers in the files 2007-02-02 10:39:45 +00:00
cake_log.php Fixing (moving) session string warning (Ticket #2377) and adding automatic logging code 2007-04-12 00:34:16 +00:00
class_registry.php Fixing AjaxHelper::dropRemote() (Ticket #2260) and updating test cases 2007-03-16 23:54:24 +00:00
configure.php Fixing (moving) session string warning (Ticket #2377) and adding automatic logging code 2007-04-12 00:34:16 +00:00
debugger.php Fixing (moving) session string warning (Ticket #2377) and adding automatic logging code 2007-04-12 00:34:16 +00:00
error.php Correcting [4849], would attempt to load non existent model is var $uses was not set 2007-04-12 07:38:25 +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 Removing inline comments and fixing error in parseURI; also fixes Ticket #2382 2007-04-10 22:56:07 +00:00
i18n.php Adding fix for Ticket #2235 2007-03-23 09:09:28 +00:00
inflector.php Adding fix for Ticket #2343 2007-04-04 08:01:38 +00:00
l10n.php Adding test for Validate::ip(). 2007-03-27 02:59:22 +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 Fixing (moving) session string warning (Ticket #2377) and adding automatic logging code 2007-04-12 00:34:16 +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 Adding fix for Ticket #2392 2007-04-12 07:17:39 +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 Adding fix for Ticket #2387 2007-04-11 20:47:17 +00:00
set.php Removing comments from Set::merge() 2007-04-05 21:29:00 +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 Reformatting code comments 2007-03-23 18:07:35 +00:00
xml.php Fixing null child reference issue in XML 2007-02-06 17:19:11 +00:00