You are here

function elfinder_system_listing in elFinder file manager 8.2

Same name and namespace in other branches
  1. 6.2 elfinder.module \elfinder_system_listing()
  2. 6 elfinder.module \elfinder_system_listing()
  3. 7.3 elfinder.module \elfinder_system_listing()
  4. 7 elfinder.module \elfinder_system_listing()
  5. 7.2 elfinder.module \elfinder_system_listing()

File

./elfinder.module, line 323

Code

function elfinder_system_listing($matchexpr, $path, $arg1, $arg2) {

  //return drupal_system_listing("/$matchexpr/", $path, $arg1, $arg2);
}