Changeset 5548
- Timestamp:
- 06/08/2017 12:31:55 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/api.wordpress.org/public_html/events/1.0/index.php
r5543 r5548 159 159 } 160 160 161 return compact( 'error', 'location', 'events', 'ttl' ); 161 return compact( 'error', 'location', 'events' ); 162 162 163 } 163 164
Note: See TracChangeset
for help on using the changeset viewer.