cakephp2-php8/cake/libs
mariano.iglesias d3af5f253b Adding comments to code
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5147 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-05-21 19:38:39 +00:00
..
cache Adding link to Xcache in doc comments 2007-05-20 05:58:33 +00:00
controller Adding fix for #2611, fixes App crashes when using requestAction with Security Component enabled 2007-05-21 04:34:37 +00:00
model Adding fix for #2613, fixes afterFind callback not called on models in depth search > 1 (recursive). 2007-05-21 03:54:42 +00:00
view Adding fix for #2614 2007-05-21 05:15:26 +00:00
cache.php Adding comments for cache 2007-05-20 05:35:13 +00:00
cake_log.php Adding documentation and internationalizing some messages 2007-05-20 06:30:19 +00:00
class_registry.php Adding documentation and internationalizing some messages 2007-05-20 06:30:19 +00:00
configure.php Adding documentation and internationalizing some messages 2007-05-20 06:30:19 +00:00
debugger.php Adding documentation and internationalizing some messages 2007-05-20 06:30:19 +00:00
error.php Adding documentation and internationalizing some messages 2007-05-20 06:30:19 +00:00
file.php Adding documentation and internationalizing some messages 2007-05-20 06:30:19 +00:00
flay.php Adding more comments and fixing i18n messages 2007-05-20 07:03:16 +00:00
folder.php Adding more comments and fixing i18n messages 2007-05-20 07:03:16 +00:00
http_socket.php Adding comments and internationalizing messages in HttpSocket 2007-05-20 16:40:26 +00:00
i18n.php Adding comments to code 2007-05-21 19:38:39 +00:00
inflector.php Adding comments to code 2007-05-21 19:38:39 +00:00
l10n.php Adding comments to code 2007-05-21 19:38:39 +00:00
neat_string.php Adding comments to code 2007-05-21 19:38:39 +00:00
object.php Adding comments to code 2007-05-21 19:38:39 +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 #2613, fixes afterFind callback not called on models in depth search > 1 (recursive). 2007-05-21 03:54:42 +00:00
sanitize.php Removing deprecated code and files 2007-05-02 08:07:19 +00:00
security.php Correcting all headers in the files 2007-02-02 10:39:45 +00:00
session.php Adding fix for #2607, fixes Fatal error: Call to a member function on a non-object when using php 4 2007-05-20 04:44:18 +00:00
set.php Adding fix for #2488 fixes Set::extract failed on assoc array if key starts with numeric 2007-04-29 01:47:26 +00:00
socket.php Updating branch with Felix's latest HttpSocket work 2007-05-15 19:59:59 +00:00
validation.php Added fix for #2545, fixes VALID_NUMBER does not allow negative values 2007-05-12 08:50:42 +00:00
xml.php Changing order of XML class defs (Ticket #2572) 2007-05-14 14:58:52 +00:00