]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-includes/js/tinymce/plugins/spellchecker/rpc.php
Wordpress 3.1.4-scripts
[autoinstalls/wordpress.git] / wp-includes / js / tinymce / plugins / spellchecker / rpc.php
index d996c5ddd5c70112b995b4b80bbd41dafc0c4e5a..6a567348ced8f40804cf9bbde525c0b53fea5b7c 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * $Id: rpc.php 822 2008-04-28 13:45:03Z spocke $
+ * $Id: rpc.php 915 2008-09-03 08:45:28Z spocke $
  *
  * @package MCManager.includes
  * @author Moxiecode
@@ -109,4 +109,4 @@ $output = array(
 // Return JSON encoded string
 echo $json->encode($output);
 
-?>
\ No newline at end of file
+?>