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