JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.1.1
[ckeditor.git] / _source / core / skins.js
index 2876e55..b31373e 100644 (file)
@@ -194,7 +194,7 @@ CKEDITOR.skins = (function()
                        else\r
                        {\r
                                paths[ skinName ] = skinPath;\r
-                               CKEDITOR.scriptLoader.load( skinPath + 'skin.js', function()\r
+                               CKEDITOR.scriptLoader.load( CKEDITOR.getUrl( skinPath + 'skin.js' ), function()\r
                                                {\r
                                                         loadPart( editor, skinName, skinPart, callback );\r
                                                });\r