Warning: Cannot modify header information - headers already sent by (output started at /var/www/jonas-eriksen.dk/pic/private/index.php:1) in /var/www/jonas-eriksen.dk/pic/private/index.php on line 215
enable_cache(false); $this->set_file_class(\dokuwiki\FeedParserFile::class); } /** * Backward compatibility for older plugins * * phpcs:disable PSR1.Methods.CamelCapsMethodName.NotCamelCaps * @param string $url */ public function feed_url($url){ $this->set_feed_url($url); } }