We should let this file for a while...

-- cette ligne, et les suivantes ci-dessous, seront ignorées--

A    bureau/index.php
This commit is contained in:
Axel ROGER 2012-10-30 09:31:45 +00:00
parent e994749be1
commit 70b485ccb8
2 changed files with 4 additions and 0 deletions

1
.gitattributes vendored
View File

@ -381,6 +381,7 @@ bureau/class/m_trash.php -text
bureau/class/mime.php -text
bureau/class/reset_stats_conf.php -text
bureau/class/variables.php -text
bureau/index.php -text
bureau/locales/Makefile -text
bureau/locales/README -text
bureau/locales/de_DE/LC_MESSAGES/.svnignore -text

3
bureau/index.php Normal file
View File

@ -0,0 +1,3 @@
<?php
header("location: admin/");
?>