yr_verdata.inc in Yr Weatherdata 7.3
File
yr_verdata.incView source
<?php
// @todo Skrive OOP klasser/metoder for å behandle værdata.
/**
* One class to rule them all. This defines the basic location object required
* for everything we do in this module, and loads it from the database.
*/
class yrLocation {
}
// End class yrLocation
Classes
Name![]() |
Description |
---|---|
yrLocation | One class to rule them all. This defines the basic location object required for everything we do in this module, and loads it from the database. |