diff --git a/include/rssfuncs.php b/include/rssfuncs.php index c1fd45109..b5949d720 100644 --- a/include/rssfuncs.php +++ b/include/rssfuncs.php @@ -524,7 +524,7 @@ } if ($cache_content) { - $entry_guid = "ccache,$owner_uid:$entry_guid"; + $entry_guid = "ccache:$entry_guid"; } if ($auth_login || $auth_pass) {