summaryrefslogtreecommitdiff
path: root/roundcubemail/program/js/tiny_mce/utils/form_utils.js
diff options
context:
space:
mode:
authorestadtherr <estadtherr@208e9e7b-5314-0410-a742-e7e81cd9613c>2007-02-26 07:19:44 +0000
committerestadtherr <estadtherr@208e9e7b-5314-0410-a742-e7e81cd9613c>2007-02-26 07:19:44 +0000
commit8781d05424a0ebd32845edf17769c2cc69e9bb1d (patch)
treed5900029ac1512cbabb9abeb14e14cbc26ac5877 /roundcubemail/program/js/tiny_mce/utils/form_utils.js
parent4c7f79426f3b48b00bd50e42d65b6732ce018299 (diff)
upgrade to TinyMCE v2.1.0
git-svn-id: https://svn.roundcube.net/trunk@498 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/js/tiny_mce/utils/form_utils.js')
-rw-r--r--roundcubemail/program/js/tiny_mce/utils/form_utils.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/roundcubemail/program/js/tiny_mce/utils/form_utils.js b/roundcubemail/program/js/tiny_mce/utils/form_utils.js
index c502943d2..ec9dbb3b6 100644
--- a/roundcubemail/program/js/tiny_mce/utils/form_utils.js
+++ b/roundcubemail/program/js/tiny_mce/utils/form_utils.js
@@ -1,10 +1,10 @@
/**
- * $Id: form_utils.js 43 2006-08-08 16:10:07Z spocke $
+ * $Id: form_utils.js 162 2007-01-03 16:16:52Z spocke $
*
* Various form utilitiy functions.
*
* @author Moxiecode
- * @copyright Copyright © 2004-2006, Moxiecode Systems AB, All rights reserved.
+ * @copyright Copyright © 2004-2007, Moxiecode Systems AB, All rights reserved.
*/
var themeBaseURL = tinyMCE.baseURL + '/themes/' + tinyMCE.getParam("theme");