Projet

Général

Profil

Révision a1063f68

Ajouté par Jocelyn Delande il y a environ 10 ans

The one-step upload now handles as well the tiles generation and stops on generation errors if needed

Voir les différences:

uploadReceive.php
103 103
}
104 104

  
105 105

  
106
////// STEP 3 : TILES ////////
107

  
108
// We do it in a redirection
109

  
110
if ($upload_success) {
111
  utils::relative_redirect(
112
    $panorama->get_generate_url(basename($uploaded_filepath)));
113
}
106 114
?>
107 115

  
108 116
<!DOCTYPE html>

Formats disponibles : Unified diff