Ticket #6348: 6348.patch

File 6348.patch, 729 bytes (added by WebSpellChecker.net, 14 years ago)
  • editor/_source/internals/fckscayt.js

     
    5757                        FCK.Config.ScaytCustomUrl = new String(FCK.Config.ScaytCustomUrl).replace( new RegExp( "^http[s]*:\/\/"),"") ;
    5858
    5959                var protocol    = document.location.protocol ;
    60                 var baseUrl             = FCK.Config.ScaytCustomUrl ||'svc.spellchecker.net/spellcheck3/lf/scayt/scayt4.js' ;
     60                var baseUrl             = FCK.Config.ScaytCustomUrl ||'svc.spellchecker.net/scayt25/loader__base.js' ;
    6161                var scaytUrl    = protocol + '//' + baseUrl ;
    6262                var scaytConfigBaseUrl =  ParseUrl( scaytUrl ).path +  '/' ;
    6363
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy