You are here

function elfinder_update_6101 in elFinder file manager 6.2

File

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

Code

function elfinder_update_6101() {
  drupal_install_schema('elfinder');
}