| .. |
|
Cache
|
a41539dfa4
Indentation fix (tab instead of spaces)
|
14 years ago |
|
Config
|
339259c841
Update version to 2.0.5
|
14 years ago |
|
Configure
|
f0d10b4d69
Refactoring PhpReader::read() to check for .php file first. Fixed error when there's a directory with the same name.
|
14 years ago |
|
Console
|
00649cbdde
Updating minimum PHP version requirement to 5.2.8 due to PHP bugs #44251 and #45748. Closes #2509
|
14 years ago |
|
Controller
|
ad304e0b43
Reformat long line.
|
14 years ago |
|
Core
|
87924414fc
Update Configure::load() to use Set::merge()
|
14 years ago |
|
Error
|
1e1c7a036d
Code consistency formatting tweaks
|
14 years ago |
|
I18n
|
21ac8492b1
Adding an int cast.
|
14 years ago |
|
Log
|
0575e92833
Added visibility in some methods and attributes.
|
14 years ago |
|
Model
|
4dd13ef554
Fix issue where session would always be regenerated.
|
14 years ago |
|
Network
|
167a551656
Fix incorrect doc block.
|
14 years ago |
|
Routing
|
57eec6e6fc
added decoding of keys for named parameters
|
14 years ago |
|
Test
|
167a551656
Fix incorrect doc block.
|
14 years ago |
|
TestSuite
|
bc689151a4
Add note about PHP's include_path.
|
14 years ago |
|
Utility
|
1c645152ca
added sftp to url()
|
14 years ago |
|
View
|
30d6341e7f
Fixed bug in CacheHelper where PluginAppController was not being loaded
|
14 years ago |
|
LICENSE.txt
|
192812ee7f
Updating the copyright to 2011.
|
15 years ago |
|
VERSION.txt
|
339259c841
Update version to 2.0.5
|
14 years ago |
|
basics.php
|
abb370fe3f
Fixing windows failing test case on the debug function
|
14 years ago |
|
bootstrap.php
|
51f9837db4
Code standards formatting
|
14 years ago |