source:
trunk/index.php@
194
Last change on this file since 194 was 155, checked in by , 12 years ago | |
---|---|
File size: 511 bytes |
Line | |
---|---|
1 | <?php |
2 | |
3 | /************************************************************************/ |
4 | /* Eleonline - Raccolta e diffusione dei dati elettorali */ |
5 | /* by Luciano Apolito & Roberto Gigli */ |
6 | /* http://www.eleonline.it */ |
7 | /* info@eleonline.it luciano@aniene.net rgigli@libero.it */ |
8 | /************************************************************************/ |
9 | |
10 | Header("Location: client/index.php"); |
11 | die(); |
12 | |
13 | ?> |
Note:
See TracBrowser
for help on using the repository browser.