Home
last modified time | relevance | path

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

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