1
0

Fixed PHP warning if JSON configuration is unreadable or empty. Fixes #3

This commit is contained in:
2013-04-13 01:16:53 +02:00
parent 5a5728ef4d
commit 8cd178076f
2 changed files with 6 additions and 1 deletions

View File

@ -84,7 +84,7 @@ To test your XPath expressions, you can use these Chrome extensions:
Some XPath expressions you could need (the `//` is automatically prepended and must be omitted in the FeedMod configuration):
##### HTML5 <article> tag
##### HTML5 &lt;article&gt; tag
```html
<article>…article…</article>