function elfinder_install in elFinder file manager 6
Same name and namespace in other branches
- 6.2 elfinder.install \elfinder_install()
- 7 elfinder.install \elfinder_install()
File
- ./
elfinder.install, line 89 - Installation file for elfinder.
Code
function elfinder_install() {
drupal_flush_all_caches();
}