cakephp2-php8/cake/libs
2010-12-04 15:11:15 -04:30
..
config Trimming whitespace and adding a file header. 2010-11-28 21:11:18 -05:00
controller Loading the CakeErrorController 2010-12-04 15:11:15 -04:30
model Moving the first database driver to the correct folder to start testing 2010-12-04 11:52:23 -04:30
route More replacements to get class loaded using the new file scheme 2010-12-04 02:34:30 -04:30
session Removing duplicate method call. 2010-09-07 00:42:49 -04:00
view Moving view clasess to their new home 2010-12-04 13:31:04 -04:30
cake_socket.php Replacing App::import in favor of App::uses where possible 2010-12-03 18:37:21 -04:30
file.php Removing =& operators for construction of objects. 2010-11-12 23:05:44 -05:00
http_socket.php Changing more App::import calls for App::uses 2010-12-03 18:08:52 -04:30
magic_db.php Removing =& operators for construction of objects. 2010-11-12 23:05:44 -05:00
sanitize.php Added 'double' option to Santize::html() to pass double_encode parameter to htmlentities() 2010-10-11 18:25:11 -07:00
security.php Replacing App::import in favor of App::uses where possible 2010-12-03 18:37:21 -04:30
validation.php Moving I18n related classes to the new folder schema 2010-12-04 13:45:07 -04:30
xml.php Fixing issue where Xml would not read CDATA blocks. 2010-10-23 11:01:13 -04:00