From 7d7ef5ac4eebb1f59a8a70ef018fa8af579467e2 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Thu, 21 Jan 2016 18:42:44 -0800 Subject: add a fixme --- include/text.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/text.php') diff --git a/include/text.php b/include/text.php index a03648081..0b5ad9c72 100644 --- a/include/text.php +++ b/include/text.php @@ -2716,5 +2716,7 @@ function item_url_replace($channel,&$item,$old,$new) { $item['sig'] = base64url_encode(rsa_sign($item['body'],$channel['channel_prvkey'])); $item['item_verified'] = 1; } + + // @fixme item['plink'] and item['llink'] } -- cgit v1.2.3