You are here

function elfinder_update_7101 in elFinder file manager 7.3

Same name and namespace in other branches
  1. 8.2 elfinder.install \elfinder_update_7101()
  2. 7 elfinder.install \elfinder_update_7101()
  3. 7.2 elfinder.install \elfinder_update_7101()

File

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

Code

function elfinder_update_7101() {

  // drupal_install_schema('elfinder');
}