From c53c00ba4e51cc89ab8260cb64ba4dfb72427aea Mon Sep 17 00:00:00 2001 From: Hypolite Petovan Date: Thu, 15 Mar 2018 03:23:11 -0400 Subject: [PATCH] Add rendred-hash to put_item_in_cache todo --- include/text.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/text.php b/include/text.php index cc7a985393..a67527311f 100644 --- a/include/text.php +++ b/include/text.php @@ -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) {