the example
Functions are not working. someone with the same problem? any suggestion? thanks
Open the file ckfinder.js and edit this line:
ckfinder.js
{document.cookie=l+'='+m+(!n?'; expires=Thu, 6 Oct 2016 01:00:00 UTC; path=/':'');}
to:
{document.cookie=l+'='+m+(!n?'; expires=Thu, 6 Oct 2038 01:00:00 UTC; path=/':'');}