Changeset 210260
- Timestamp:
- 02/25/2010 06:43:48 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wordpress-event-calendar/tags/0.26/php/controller/WEC_Query.php
r209908 r210260 856 856 function eventURL() 857 857 { 858 echo $this-> getEventLocation();858 echo $this->event->getUrl(); 859 859 } 860 860 function geteventURL()
Note: See TracChangeset
for help on using the changeset viewer.