From: Hypolite Petovan Date: Thu, 15 Mar 2018 07:23:11 +0000 (-0400) Subject: Add rendred-hash to put_item_in_cache todo X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=c53c00ba4e51cc89ab8260cb64ba4dfb72427aea;p=friendica.git Add rendred-hash to put_item_in_cache todo --- 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) {