cakephp2-php8/cake/console
phpnut 1aa1164b1d Closes #3394, applied test patch
Deprecated define('MAX_MD5SIZE', (5 * 1024) * 1024); in core.php
Removing additional defines in core.php, replaced with Configure::write();
Added CakeSession::__startSession() to check for sent headers before attempting to start the session.
Added notices to Configure::__loadBootstrap() that will be removed before stable release.
Refactored Folder::tree().
Added additional FolderTest cases

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5768 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-10-16 09:05:25 +00:00
..
libs Closes #3394, applied test patch 2007-10-16 09:05:25 +00:00
cake updating Auth and console script params 2007-10-06 01:00:55 +00:00
cake.bat updating Auth and console script params 2007-10-06 01:00:55 +00:00
cake.php updating project task and folder, fixes #3284 2007-10-14 19:18:24 +00:00
error.php Adding documentation for ErrorHandler in Cake console and internationalizing error messages 2007-06-19 13:56:25 +00:00