public function weather_es_Aemet::isLoadOk in Weather_es 7
File
- ./
weather_es.inc, line 140 - Classes to get the weather information from AEMET
Class
- weather_es_Aemet
- @file Classes to get the weather information from AEMET
Code
public function isLoadOk() {
return $this->load_ok;
}