1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-17 22:02:09 +02:00

[bridges] Fix bridges extending RssExpander to FeedExpander

This commit is contained in:
logmanoriginal
2016-09-04 13:28:55 +02:00
parent 546c0036df
commit 88f52196b8
5 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
<?php
class AcrimedBridge extends RssExpander{
class AcrimedBridge extends FeedExpander{
const MAINTAINER = "qwertygc";