cakephp2-php8/cake/tests
2010-01-21 11:59:49 -05:00
..
cases Making Session.model the required setting and not Session.table. Session.table can still be used to set the table name used when configuring sessions, but the default value is cake_session as before. Fixes #223 2010-01-21 11:59:49 -05:00
fixtures Renaming session test case. 2010-01-16 19:19:12 -05:00
groups Renaming session test case. 2010-01-16 19:19:12 -05:00
lib Putting __() in strings that missing internationalization. 2010-01-18 01:06:25 -05:00
test_app Replacing "echo sprintf" by "printf" where possible. Fixes #209. 2010-01-18 00:56:22 -05:00