cakephp2-php8/cake/libs/controller/components
mark_story e9d3fcf5cf Moving limit checking into a separate method, and adding tests.
Removing $scope from being passed down to the options, it previously only allowed additional conditions to be set.
Updated tests.
2010-12-19 11:58:35 -05:00
..
acl.php Making all core classes throw CakeException subclasses, this allows developers to catch framework exceptions with one catch. 2010-12-11 19:26:10 -05:00
auth.php Fixing more strict warnings. 2010-12-18 00:03:03 -05:00
cookie.php Fixing more strict warnings. 2010-12-18 00:03:03 -05:00
email.php Fixing more strict warnings. 2010-12-18 00:03:03 -05:00
paginator.php Moving limit checking into a separate method, and adding tests. 2010-12-19 11:58:35 -05:00
request_handler.php Fixing more strict warnings. 2010-12-18 00:03:03 -05:00
security.php Fixing more strict warnings. 2010-12-18 00:03:03 -05:00
session.php Removing forced start of sessions now that they are lazily started. 2010-12-13 23:59:57 -05:00