Parent Directory | Revision Log | Patch
revision 3 by fraynaud, Thu Feb 10 20:46:18 2011 UTC | revision 2264 by fmichon, Mon Sep 9 07:59:57 2013 UTC | |
---|---|---|
# | Line 4 | Line 4 |
4 | * racine de l'application. | * racine de l'application. |
5 | * | * |
6 | * @package openmairie_exemple | * @package openmairie_exemple |
7 | * @version SVN : $Id: index.php 14 2010-07-06 09:47:19Z fmichon $ | * @version SVN : $Id: index.php 2262 2013-04-17 09:55:13Z fmichon $ |
8 | */ | */ |
9 | ||
10 | header("Location: ../../index.php"); | header("Location: ../index.php"); |
11 | exit(); | exit(); |
12 | ||
?> | ||
13 | ?> |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |