cakephp2-php8/lib
Calin cf3dfb0c66 Allow 'options' to be given as array when adding a param detector - similar to env / options.
Allow the following when adding request detectors using CakeRequest::addDetector():

    array('param'=>'{param-name}', 'options'=>array())
2013-08-27 11:00:32 +03:00
..
Cake Allow 'options' to be given as array when adding a param detector - similar to env / options. 2013-08-27 11:00:32 +03:00