diff -r fbfdcea634a7 -r fa4c5ecb7c9a includes/clientside/tinymce/utils/form_utils.js --- a/includes/clientside/tinymce/utils/form_utils.js Thu Jan 31 22:29:07 2008 -0500 +++ b/includes/clientside/tinymce/utils/form_utils.js Sat Feb 02 11:54:16 2008 -0500 @@ -1,10 +1,10 @@ /** - * $Id: form_utils.js 453 2007-11-27 17:36:55Z spocke $ + * $Id: form_utils.js 520 2008-01-07 16:30:32Z spocke $ * * Various form utilitiy functions. * * @author Moxiecode - * @copyright Copyright © 2004-2007, Moxiecode Systems AB, All rights reserved. + * @copyright Copyright © 2004-2008, Moxiecode Systems AB, All rights reserved. */ var themeBaseURL = tinyMCEPopup.editor.baseURI.toAbsolute('themes/' + tinyMCEPopup.getParam("theme"));