cakephp2-php8/lib/Cake/Network
mark_story 103bbbc375 Add CakeRequest::param()
This method gives a read accessor to the data in $request->params.
It removes the need to use isset() and empty().
2013-02-03 22:09:52 -05:00
..
Email double spaces to single ones 2012-12-22 23:48:15 +01:00
Http Merge branch 'master' into 2.3 2013-01-14 20:24:56 -05:00
CakeRequest.php Add CakeRequest::param() 2013-02-03 22:09:52 -05:00
CakeResponse.php fix doc block endings 2013-01-11 15:06:54 +01:00
CakeSocket.php fix all warnings except TODO warnings 2012-11-14 12:56:10 +01:00