Home
last modified time | relevance | path

Searched refs:sParamValue (Results 1 – 1 of 1) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckurlparams.js35 var sParamValue = decodeURIComponent( aParam[1] ) ; variable
37 FCKURLParams[ sParamName ] = sParamValue ;