This website works better with JavaScript.
Explore
Help
Sign In
YC-NM
/
Courtail
Watch
2
Star
0
Fork
You've already forked Courtail
0
Code
Issues
Pull Requests
Projects
Releases
2
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
c399aece89
master
develop
V1.0.0
V1.1.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'c399aece89'
${ noResults }
Courtail
/
index.php
4 lines
60 B
Raw
Normal View
History
Unescape
Escape
Ajout des fichiers de préparation de l'environnement de test
4 years ago
<?php
Redirection de l'utilisateur au portail d'authentification
4 years ago
header('Location: /pages/formulaire_accueil.php');
Ajout des fichiers de préparation de l'environnement de test
4 years ago
?>