projects
/
tweeper.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad76e69
)
tweeper.php: add "image/png" to the supported types for <enclosure/>
author
Antonio Ospite <ao2@ao2.it>
Wed, 18 May 2016 20:38:35 +0000
(22:38 +0200)
committer
Antonio Ospite <ao2@ao2.it>
Fri, 20 May 2016 13:03:40 +0000
(15:03 +0200)
tweeper.php
patch
|
blob
|
history
diff --git
a/tweeper.php
b/tweeper.php
index
cc261ef
..
f7e0a88
100644
(file)
--- a/
tweeper.php
+++ b/
tweeper.php
@@
-132,6
+132,7
@@
class Tweeper {
"audio/x-midi",
"image/gif",
"image/jpeg",
+ "image/png",
"video/avi",
"video/mp4",
"video/mpeg",