X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/3adbed372c47cbca369253148896bc699985dd8a..4e92ab575b933b67601092036a4ce8ac3557d7d2:/www/feed-updated.php diff --git a/www/feed-updated.php b/www/feed-updated.php new file mode 100644 index 0000000..679a5d7 --- /dev/null +++ b/www/feed-updated.php @@ -0,0 +1,19 @@ + $db->getSearch()->listAll(0, 10, 'modate', 'desc'), + 'url' => Tools::fullUrl('/'), + 'feedurl' => Tools::fullUrl('/feed/updated'), + ) +); +?>