]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - xmlrpc.php
WordPress 4.7.1-scripts
[autoinstalls/wordpress.git] / xmlrpc.php
index e8d5223ff120a98b3f8e67e2ec2e63840c2ff153..12da79b95eb93288424909cc60ac5d048d856ad0 100644 (file)
@@ -61,7 +61,7 @@ exit;
 
 include_once(ABSPATH . 'wp-admin/includes/admin.php');
 include_once(ABSPATH . WPINC . '/class-IXR.php');
 
 include_once(ABSPATH . 'wp-admin/includes/admin.php');
 include_once(ABSPATH . WPINC . '/class-IXR.php');
-include_once(ABSPATH . WPINC . '/class-wp-xmlrpc-server.php');
+include_once(ABSPATH . WPINC . '/class-wp-xmlrpc-server.php'); 
 
 /**
  * Posts submitted via the XML-RPC interface get that title
 
 /**
  * Posts submitted via the XML-RPC interface get that title