diff options
author | svncommit <devs@roundcube.net> | 2006-11-08 02:23:06 +0000 |
---|---|---|
committer | svncommit <devs@roundcube.net> | 2006-11-08 02:23:06 +0000 |
commit | f0ea59bc8873461e060032f69d46032a97b68331 (patch) | |
tree | 638cca14ba4d6b052ae38d33426a19ceac4cb042 /program/js/tiny_mce/plugins/cleanup | |
parent | 5c52d06844779efbf4034663f5e68db10619b367 (diff) |
upgrade to TinyMCE v2.0.8
Diffstat (limited to 'program/js/tiny_mce/plugins/cleanup')
-rw-r--r-- | program/js/tiny_mce/plugins/cleanup/editor_plugin_src.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/program/js/tiny_mce/plugins/cleanup/editor_plugin_src.js b/program/js/tiny_mce/plugins/cleanup/editor_plugin_src.js index cb7dfac96..c672a6e94 100644 --- a/program/js/tiny_mce/plugins/cleanup/editor_plugin_src.js +++ b/program/js/tiny_mce/plugins/cleanup/editor_plugin_src.js @@ -1,7 +1,5 @@ /**
- * $RCSfile: editor_plugin_src.js,v $
- * $Revision: 1.10 $
- * $Date: 2006/02/10 16:29:38 $
+ * $Id: editor_plugin_src.js 18 2006-06-29 14:11:23Z spocke $
*
* Experimental plugin for new Cleanup routine, this logic will be moved into the core ones it's stable enougth.
*
|