]> git.mxchange.org Git - friendica.git/commitdiff
Add rendred-hash to put_item_in_cache todo
authorHypolite Petovan <mrpetovan@gmail.com>
Thu, 15 Mar 2018 07:23:11 +0000 (03:23 -0400)
committerHypolite Petovan <mrpetovan@gmail.com>
Thu, 15 Mar 2018 07:23:11 +0000 (03:23 -0400)
include/text.php

index cc7a98539370eb16d3bd010be9e12729e1f4db3b..a67527311ff73ef4624c12d915ad22299df330cd 100644 (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)
 {