Changeset 20715 for trunk/wp-includes/class-simplepie.php
- Timestamp:
- 05/03/2012 04:41:59 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/class-simplepie.php
r19891 r20715 2776 2776 function get_latitude() 2777 2777 { 2778 2778 2779 2779 if ($return = $this->get_channel_tags(SIMPLEPIE_NAMESPACE_W3C_BASIC_GEO, 'lat')) 2780 2780 {
Note: See TracChangeset
for help on using the changeset viewer.