Révision d4e538ff
Ajouté par Jocelyn Delande il y a presque 11 ans
genererPano.php | ||
---|---|---|
12 | 12 |
require_once 'class/site_point.class.php'; |
13 | 13 |
require_once 'class/TilesGenerator.php'; |
14 | 14 |
require_once 'constants.inc.php'; |
15 |
utils::init(); |
|
15 |
|
|
16 | 16 |
if (isset($_GET['name'])) { |
17 | 17 |
$image_path = UPLOAD_PATH.'/'.$_GET['name']; |
18 | 18 |
// We init the panorama with the same name as image. |
Formats disponibles : Unified diff
can set the title of the panorama from the form