From 87e2fddb32da8580f73c5ec0628e9eacfb4e0043 Mon Sep 17 00:00:00 2001 From: svncommit Date: Mon, 26 Feb 2007 07:19:44 +0000 Subject: upgrade to TinyMCE v2.1.0 --- program/js/tiny_mce/utils/form_utils.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'program/js/tiny_mce/utils/form_utils.js') diff --git a/program/js/tiny_mce/utils/form_utils.js b/program/js/tiny_mce/utils/form_utils.js index c502943d2..ec9dbb3b6 100644 --- a/program/js/tiny_mce/utils/form_utils.js +++ b/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"); -- cgit v1.2.3