You are here

function elfinder_install in elFinder file manager 7

Same name and namespace in other branches
  1. 6.2 elfinder.install \elfinder_install()
  2. 6 elfinder.install \elfinder_install()

File

./elfinder.install, line 88
Installation file for elfinder.

Code

function elfinder_install() {
  drupal_flush_all_caches();
}