open status for old api below 0.13

This commit is contained in:
Jan-Philipp Warmers 2014-04-29 12:56:30 +02:00
parent 8ece062adb
commit ab26ccd02d
1 changed files with 1 additions and 1 deletions

View File

@ -35,5 +35,5 @@ $state = $quelltext == "online\n" ? "true" : "false";
},
"lat": 51.527664,
"lon": 7.465072,
"open": false
"open":<?php echo $state; ?>
}