kcfinder icon indicating copy to clipboard operation
kcfinder copied to clipboard

Renamed icons with leading dot

Open enumag opened this issue 10 years ago • 1 comments

It's common practice to have some code in .htaccess that prevents autoloading of all files with a leading dot (like .htaccess, .gitignore, .gitattributes, .travis.yml and so on). Because of that KCFinder couldn't load some icons in my case. I think it would be better not to use such file names so here is a fix - I've just replaced the leading dots with underscores.

enumag avatar Jun 06 '15 13:06 enumag

nice fix, thanks

HenkerX64 avatar Jul 29 '16 18:07 HenkerX64