|
@@ -267,7 +267,6 @@ class FreshRSS_index_Controller extends FreshRSS_ActionController {
|
|
|
header('Content-Type: application/rss+xml; charset=utf-8');
|
|
header('Content-Type: application/rss+xml; charset=utf-8');
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- #[Deprecated('See user query OPML sharing instead')]
|
|
|
|
|
public function opmlAction(): void {
|
|
public function opmlAction(): void {
|
|
|
$allow_anonymous = FreshRSS_Context::systemConf()->allow_anonymous;
|
|
$allow_anonymous = FreshRSS_Context::systemConf()->allow_anonymous;
|
|
|
|
|
|