Home
last modified time | relevance | path

Searched refs:_geoLocation (Results 1 – 1 of 1) sorted by relevance

/dports/deskutils/horde-kronolith/kronolith-4.2.29/lib/
H A DEvent.php136 protected $_geoLocation; variable in Kronolith_Event
504 if (!isset($this->_geoLocation)) {
506 … $this->_geoLocation = $GLOBALS['injector']->getInstance('Kronolith_Geo')->getLocation($this->id);
509 return $this->_geoLocation;