function elfinder_update_7103 in elFinder file manager 7
Same name and namespace in other branches
- 7.3 elfinder.install \elfinder_update_7103()
- 7.2 elfinder.install \elfinder_update_7103()
File
- ./elfinder.install, line 139 
- Installation file for elfinder.
Code
function elfinder_update_7103() {
  drupal_flush_all_caches();
}