Changeset 874064
- Timestamp:
- 03/12/2014 02:48:22 PM (12 years ago)
- Location:
- rss-synchronization
- Files:
-
- 2 edited
-
tags/0.5.3/public/class-rss-sync.php (modified) (1 diff)
-
trunk/public/class-rss-sync.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
rss-synchronization/tags/0.5.3/public/class-rss-sync.php
r873981 r874064 9 9 */ 10 10 11 include_once(ABSPATH . 'wp-content/plugins/rss-sync /includes/class-rss-sync-tools.php');11 include_once(ABSPATH . 'wp-content/plugins/rss-synchronization/includes/class-rss-sync-tools.php'); 12 12 13 13 /** -
rss-synchronization/trunk/public/class-rss-sync.php
r873981 r874064 9 9 */ 10 10 11 include_once(ABSPATH . 'wp-content/plugins/rss-sync /includes/class-rss-sync-tools.php');11 include_once(ABSPATH . 'wp-content/plugins/rss-synchronization/includes/class-rss-sync-tools.php'); 12 12 13 13 /**
Note: See TracChangeset
for help on using the changeset viewer.