web/wp-includes/js/tinymce/plugins/spellchecker/rpc.php
changeset 194 32102edaa81b
parent 136 bde1974c263b
--- a/web/wp-includes/js/tinymce/plugins/spellchecker/rpc.php	Thu Sep 16 15:45:36 2010 +0000
+++ b/web/wp-includes/js/tinymce/plugins/spellchecker/rpc.php	Mon Nov 19 18:26:13 2012 +0100
@@ -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 @@
 // Return JSON encoded string
 echo $json->encode($output);
 
-?>
\ No newline at end of file
+?>