Skip to content

Commit

Permalink
Update Helper.php
Browse files Browse the repository at this point in the history
Debug docs
  • Loading branch information
EliuFlorez committed Mar 25, 2014
1 parent e5b516a commit 796a011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/View/Helper.php
Expand Up @@ -296,7 +296,7 @@ protected function _encodeUrl($url) {

/**
* Adds a timestamp to a file based resource based on the value of `Asset.timestamp` in
* Configure. If Asset.timestamp is true and debug > 0, or Asset.timestamp === 'force'
* Configure. If Asset.timestamp is true and debug is true, or Asset.timestamp === 'force'
* a timestamp will be added.
*
* @param string $path The file path to timestamp, the path must be inside WWW_ROOT
Expand Down

0 comments on commit 796a011

Please sign in to comment.