Skip to content

Commit

Permalink
Fix link in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
advisory-board-company committed Jan 30, 2014
1 parent e5b36f6 commit dedefee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Cake/basics.php
Expand Up @@ -259,7 +259,7 @@ function pr($var) {
* @param array Third array
* @param array Etc...
* @return array All array parameters merged into one
* @link http://book.cakephp.org/2.0/en/development/debugging.html#am
* @link http://book.cakephp.org/2.0/en/core-libraries/global-constants-and-functions.html#am
*/
function am() {
$r = array();
Expand Down

0 comments on commit dedefee

Please sign in to comment.