diff options
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.
*
|