summaryrefslogtreecommitdiff
path: root/include/rssfuncs.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/rssfuncs.php')
-rw-r--r--include/rssfuncs.php2
1 files changed, 1 insertions, 1 deletions
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) {