Please enable JavaScript in your browser!
Home
Esplora
Aiuto
Accedi
antoiba86
/
jQuery_Project
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
e81703608d
Rami (Branch)
Tag
master
jQuery_Project
/
index.php
index.php
80 B
Cronologia
Originale
1
2
3
4
5
6
<?php
include_once "controller.php";
$c = new Controller();
$c->control();