JSON formalize

This commit is contained in:
Marek Sebera 2013-05-30 16:47:20 +02:00
parent 28b754f2a7
commit e274b8c105

View file

@ -446,7 +446,7 @@ sub web_brmstatus_json {
"open":${\($status ? 'true' : 'false')}, "open":${\($status ? 'true' : 'false')},
"lastchange":$laststchange, "lastchange":$laststchange,
"feeds":[ "feeds":[
{"name":"blog","type":"application/rss+xml","url":"https://soup.brmlab.cz/rss"}, {"name":"blog","type":"application/rss+xml","url":"https://soup.brmlab.cz/rss"}
], ],
"lat": 50.0984614, "lat": 50.0984614,
"lon": 14.4369158 "lon": 14.4369158