correct
This commit is contained in:
parent
4cb47371df
commit
e1d0eb36a5
|
@ -23,7 +23,7 @@
|
|||
alert("todayurl: "+todayurl);
|
||||
alert("tomorrowurl: "+tomorrowurl);
|
||||
|
||||
getTextFileFromURL(daylogurl, "today");
|
||||
getTextFileFromURL(todayurl, "today");
|
||||
getTextFileFromURL(tomorrowurl, "tomorrow");
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue