function jqmulti_update_7101 in jQuery Multi 7
Refresh the files listing.
File
- ./
jqmulti.install, line 56 - Install file for the jQuery Multi module.
Code
function jqmulti_update_7101() {
jqmulti_get_files(TRUE);
}
Refresh the files listing.
function jqmulti_update_7101() {
jqmulti_get_files(TRUE);
}