Adds time and weather

This commit is contained in:
Dale Davies
2022-02-07 10:32:32 +00:00
parent 9d93705f03
commit ebd25a67f7
15 changed files with 384 additions and 30 deletions

View File

@@ -36,6 +36,8 @@ class Config {
'cachebypass',
'cachedir',
'noindex',
'latlong',
'owmapikey'
];
public function __construct() {