JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.3
[ckeditor.git] / _source / plugins / wsc / dialogs / ciframe.html
index 9c04f69..292297d 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">\r
 <!--\r
-Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.\r
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.\r
 For licensing, see LICENSE.html or http://ckeditor.com/license\r
 -->\r
 <html>\r
@@ -16,7 +16,7 @@ function gup( name )
        var regex = new RegExp( regexS ) ;\r
        var results = regex.exec( window.location.href ) ;\r
 \r
-       if( results )\r
+       if ( results )\r
                return results[ 1 ] ;\r
        else\r
                return '' ;\r