Please enable JavaScript in your browser!
Accueil
Explorer
Aide
Connexion
antoiba86
/
jQuery_Project
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
e81703608d
Branches
Tags
master
jQuery_Project
/
index.php
index.php
80 B
Historique
Raw
1
2
3
4
5
6
<?php
include_once "controller.php";
$c = new Controller();
$c->control();