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); } ?>