Skip to content

Commit

Permalink
Fixing docblock for pr()
Browse files Browse the repository at this point in the history
  • Loading branch information
ADmad committed Mar 17, 2010
1 parent e2113e4 commit 4012925
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cake/basics.php
Expand Up @@ -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) {
Expand Down

0 comments on commit 4012925

Please sign in to comment.