cakephp2-php8/cake
mark_story cac09481ac Removing support for DEBUG constant. Use Configure::write('debug', 2) instead.
Adding 'log' interaction to error reporting settings controlled by Configure::write().
2009-09-07 23:28:50 -04:00
..
config adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00
console Removing use of r() from core classes. 2009-08-27 23:08:23 -04:00
libs Removing support for DEBUG constant. Use Configure::write('debug', 2) instead. 2009-09-07 23:28:50 -04:00
tests Removing support for DEBUG constant. Use Configure::write('debug', 2) instead. 2009-09-07 23:28:50 -04:00
basics.php Merge branch '1.2' into 1.3 2009-08-03 13:13:18 -07:00
bootstrap.php Moving error flags to core bootstrap to avoid extra changes in user files, fixing error in previous commit. 2009-08-01 08:36:57 -04:00
dispatcher.php fixing up some App::import calls 2009-07-30 15:01:22 -07:00
LICENSE.txt closes #5271, removing root docs directory. adding README 2008-12-25 18:05:56 +00:00
VERSION.txt merging 1.2 2009-05-04 15:57:10 -07:00