Fixed rss item link

This commit is contained in:
Pablo Ferreiro 2022-09-03 12:59:36 +02:00
parent 40e5d45956
commit af4d98b8dd
No known key found for this signature in database
GPG key ID: 41FBCE65B779FA24

View file

@ -1,6 +1,6 @@
{contentType application/rss+xml}
{do header('Content-Disposition: attachment; filename="' . $title . '.rss' . '"')}
{do $full_link = path($link)}
{var $full_link = path($link)}
<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>