cakephp2-php8/cake/console/libs/templates/skel
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
..
config Closes #3394, applied test patch 2007-10-16 09:05:25 +00:00
controllers Closes #1463, Pages Controller Title Enhancement. 2007-09-16 01:06:17 +00:00
locale/eng/LC_MESSAGES Adding empty file to all empty directories 2007-05-06 03:09:27 +00:00
models Adding empty file to all empty directories 2007-05-06 03:09:27 +00:00
plugins Adding empty file to all empty directories 2007-05-06 03:09:27 +00:00
tests Adding empty file to all empty directories 2007-05-06 03:09:27 +00:00
tmp Removing unneeded empty files 2007-05-12 18:33:33 +00:00
vendors Adding directories to skel/vendors 2007-05-12 21:02:50 +00:00
views Closes #3356, added additional changes for translated views 2007-10-08 20:13:20 +00:00
webroot Initial start of Unicode support, I may move this handling of this to a unicode class. 2007-09-24 23:49:54 +00:00
.htaccess Restructuring console directory 2007-05-04 20:09:34 +00:00
app_controller.php Restructuring console directory 2007-05-04 20:09:34 +00:00
app_helper.php Restructuring console directory 2007-05-04 20:09:34 +00:00
app_model.php Restructuring console directory 2007-05-04 20:09:34 +00:00
index.php Restructuring console directory 2007-05-04 20:09:34 +00:00