You are here

function imce_dir_man_install in IMCE Tools 6

File

imce_dir_man/imce_dir_man.install, line 3

Code

function imce_dir_man_install() {
  drupal_install_schema('imce_dir_man');
}