source:
trunk/index.php@
398
Last change on this file since 398 was 155, checked in by , 12 years ago | |
---|---|
File size: 511 bytes |
Rev | Line | |
---|---|---|
[155] | 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.