Project

General

Profile

Revision d4e538ff

Added by Jocelyn Delande about 9 years ago

can set the title of the panorama from the form

View differences:

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.

Also available in: Unified diff