$error = true; $configPath = substr(__DIR__,0,strpos(__DIR__,"public_html/"))."config.php"; include_once($configPath); if (isset($_SESSION["utente"]) && $_SESSION["utente"]->permission($radice) && tokenVerify()) { $elements = jsonToArray("partecipanti.json"); $uploaded = massiveHelper::getDataFromUpload($elements,$_POST["filechunk"]); if (!empty($uploaded)) { $error = false; if (!empty($uploaded["data"])) { $error = false; if (empty($errors)) { $_SESSION["importAnac"][$_POST["operationID"]]["partecipanti"] = $uploaded["data"]; alertManager::printSuccessBox(__("Caricamento effettuato con successo")); ?> } else { alertManager::printAlertBox(__("Impossibile continuare")); ?>
| = __("errore") ?> |
|---|
| = $errore ?> |