This website works better with JavaScript.
Home
Explore
Help
Sign In
p3k
/
XRay
mirror of
https://github.com/aaronpk/XRay.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
77
Wiki
Activity
Browse Source
add todo note for feeds
pull/39/head
Aaron Parecki
8 years ago
parent
7075254d56
commit
7fafb51e92
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
lib/Formats/Mf2.php
+ 2
- 1
lib/Formats/Mf2.php
View File
@ -115,7 +115,8 @@ class Mf2 {
'url'
=>
null
,
'photo'
=>
null
],
'items'
=>
[]
'items'
=>
[],
'todo'
=>
'Not yet implemented. Please see https://github.com/aaronpk/XRay/issues/1'
];
return
$data
;
Write
Preview
Loading…
Cancel
Save