This website requires JavaScript.
Explore
Help
Register
Sign in
blallo
/
tt-rss
Watch
1
Star
0
Fork
You've already forked tt-rss
0
Code
Issues
Pull requests
Releases
Wiki
Activity
0c0e5f3640
tt-rss
/
classes
/
feedenclosure.php
9 lines
96 B
PHP
Raw
Normal View
History
Unescape
Escape
add basic tinyparser/atom
2013-05-01 15:04:57 +02:00
<
?
php
class
FeedEnclosure
{
public
$link
;
public
$type
;
public
$length
;
support media:description for media: enclosures
2013-08-05 10:26:09 +02:00
public
$title
;
add basic tinyparser/atom
2013-05-01 15:04:57 +02:00
}
?>
Reference in a new issue
Copy permalink