Changeset 1319
- Timestamp:
- 05/19/04 10:24:25 (4 years ago)
- Files:
-
- trunk/wp-rdf.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/wp-rdf.php
r1145 r1319 7 7 $more = 1; 8 8 9 header('Content-type: application/r ss+xml', true);9 header('Content-type: application/rdf+xml', true); 10 10 11 11 add_filter('the_content', 'trim');
