\n"; $importlabeloutput .= "
| ".$clang->gT("Import Label Set")." | |
| \n";
$the_full_file_path = $tempdir . "/" . $_FILES['the_file']['name'];
if (!@move_uploaded_file($_FILES['the_file']['tmp_name'], $the_full_file_path))
{
$importlabeloutput .= "".$clang->gT("Error")." \n"; $importlabeloutput .= sprintf ($clang->gT("An error occurred uploading your file. This may be caused by incorrect permissions in your %s folder."),$tempdir)." \n"; $importlabeloutput .= "\n"; $importlabeloutput .= " | |