diff --git a/cake/basics.php b/cake/basics.php index 4b4904cedd9..48988cf4fc5 100644 --- a/cake/basics.php +++ b/cake/basics.php @@ -345,7 +345,6 @@ function r($search, $replace, $subject) { * * @see debug() * @param array $var Variable to print out - * @param boolean $showFrom If set to true, the method prints from where the function was called * @link http://book.cakephp.org/view/707/pr */ function pr($var) {