Changeset 13240 for trunk/wp-includes/rss.php
- Timestamp:
- 02/20/2010 12:50:29 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/rss.php
r12822 r13240 716 716 \*=======================================================================*/ 717 717 function set ($url, $rss) { 718 global $wpdb;719 718 $cache_option = 'rss_' . $this->file_name( $url ); 720 719
Note: See TracChangeset
for help on using the changeset viewer.