out();
return;
}
else
{
$numMboxSlots = get_num_mailbox_slots($user);
error_log("The Number of IE slots configured are: ". $numMboxSlots);
// Get the number of logical libraies so we know if we need to bring up the partition Slect page or not.
$libs = get_logical_libraries_brief($user);
$lib_count = count($libs);
}
?>
Import Media
css("style");
js("common");
js("loading");
js("paging");
js("mediaImport");
?>
Import Media - LibraryName
Import media allows you to move multiple pieces of media from the I/E Station to storage slots.
If the partition is online, it will be taken offline before the operation is performed and brought back online after the operation has been completed.