Fix link in comment

This commit is contained in:
Matt Alexander 2014-01-30 10:07:45 -06:00
parent e5b36f696d
commit dedefee87e

View file

@ -259,7 +259,7 @@ if (!function_exists('am')) {
* @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();