Changeset 873 for trunk/Modules/Meteostation/Download.php
- Timestamp:
- Apr 6, 2020, 11:17:40 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Modules/Meteostation/Download.php
r548 r873 4 4 5 5 $MeteoStation = new MeteoStation($System->Database, $System); 6 while (true)6 while (true) 7 7 { 8 8 $MeteoStation->DownloadAll();
Note:
See TracChangeset
for help on using the changeset viewer.