Changeset 58


Ignore:
Timestamp:
Mar 27, 2010, 7:42:14 PM (14 years ago)
Author:
roby
Message:

In client: sistemata la rotazione delle pagine per il tema tour.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/client/temi/tour/index.php

    r2 r58  
    1010
    1111global $tour;
    12 include("config.php");
     12$lista_ruota=array(     'affluenze_graf',
     13                        'graf_votanti',
     14                        'graf_gruppo'
     15
     16                 );
     17
     18
    1319$param=strip_tags(strtolower($_SERVER['REQUEST_METHOD'])) == 'get' ? $_GET : $_POST;
    1420
Note: See TracChangeset for help on using the changeset viewer.