Changeset 5640 for trunk/xmlrpc.php
- Timestamp:
- 06/02/2007 05:21:18 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/xmlrpc.php
r5570 r5640 19 19 20 20 if ( isset( $_GET['rsd'] ) ) { // http://archipelago.phrasewise.com/rsd 21 header('Content- type: text/xml; charset=' . get_option('blog_charset'), true);21 header('Content-Type: text/xml; charset=' . get_option('blog_charset'), true); 22 22 23 23 ?>
Note: See TracChangeset
for help on using the changeset viewer.