Project

General

Profile

Revision 72ecbd21

Added by Marc Souviron over 9 years ago

amélioration mineure

View differences:

panorama.php
73 73
  ?>
74 74
  <script>
75 75
   <?php
76
     printf ("var title = \"%s\"\n", $titre);
76 77
     printf ("var img_prefix = '%s/%s'\n", $base_dir, $prefix);
77 78
     if (is_array($params)) $opt_vals = array_merge($params, $opt_vals);
78 79
     foreach(array('to_cap', 'to_ele', 'to_zoom', 'image_loop') as $val) {

Also available in: Unified diff