This website requires JavaScript.
Explore
Help
Sign In
jan
/
miniflux-legacy
Watch
1
Star
0
Fork
0
You've already forked miniflux-legacy
Code
Issues
Pull Requests
Releases
Wiki
Activity
16f0bd4966
miniflux-legacy
/
vendor
/
PicoFeed
/
Parsers
/
Rss91.php
7 lines
100 B
PHP
Raw
Normal View
History
Unescape
Escape
Update of PicoFeed
2013-04-05 05:34:07 +02:00
<
?
php
Update of picoFeed
2013-06-29 03:50:15 +02:00
namespace
PicoFeed\Parsers
;
Update of PicoFeed
2013-04-05 05:34:07 +02:00
require_once
__DIR__
.
'/Rss20.php'
;
class
Rss91
extends
Rss20
{}
Reference in New Issue
Copy Permalink