missing include

This commit is contained in:
Mario
2021-05-27 11:10:09 +00:00
parent 2765a0a9fd
commit d9920fce3a

View File

@@ -14,6 +14,8 @@
* @return string with an atom feed
*/
require_once('include/items.php');
function get_public_feed($channel, $params) {
if(! $params)