Add rendred-hash to put_item_in_cache todo

This commit is contained in:
Hypolite Petovan 2018-03-15 03:23:11 -04:00
parent 644767519e
commit c53c00ba4e
1 changed files with 1 additions and 1 deletions

View File

@ -1177,7 +1177,7 @@ function redir_private_images($a, &$item)
* @param array $item
* @param bool $update
*
* @todo Remove reference, simply return "rendered-html"
* @todo Remove reference, simply return "rendered-html" and "rendered-hash"
*/
function put_item_in_cache(&$item, $update = false)
{