Skip to content

Commit

Permalink
Updating doc block.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Aug 12, 2009
1 parent 856392e commit 6b57567
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cake/libs/view/helpers/js.php
Expand Up @@ -215,7 +215,7 @@ function buffer($script) {
/**
* Get all the cached scripts
*
* @param boolean $clear Whether or not to clear the script caches
* @param boolean $clear Whether or not to clear the script caches (default true)
* @return array Array of scripts added to the request.
**/
function getBuffer($clear = true) {
Expand Down

0 comments on commit 6b57567

Please sign in to comment.