mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 08:58:49 +00:00
added more weather data, change curtemp to curweather
This commit is contained in:
parent
8a797d3b2f
commit
6ec3a4059a
6 changed files with 106 additions and 102 deletions
|
@ -1,5 +0,0 @@
|
|||
<?php
|
||||
require_once 'getweather.php';
|
||||
$rpt = "KHVN";
|
||||
$wxdata = GetWeather::get($rpt);
|
||||
var_dump($rpt, $wxdata);
|
Loading…
Add table
Add a link
Reference in a new issue