correct rss

This commit is contained in:
2022-02-21 14:14:36 +03:00
parent 3727594359
commit 9860d864f7
2 changed files with 2 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ $posts = get_posts( array(
create_rss_file($posts, 'views/rss/yanews.php', '/vhosts/beta/rss/yanews.xml');
// Общая лента
create_rss_file($posts, 'views/rss/yanews.php', '/vhosts/beta/rss/news.xml');
create_rss_file($posts, 'views/rss/rssnews.php', '/vhosts/beta/rss/news.xml');