Please enable JavaScript in your browser!
Startseite
Erkunden
Hilfe
Anmelden
antoiba86
/
jQuery_Project
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Struktur:
e81703608d
Branches
Tags
master
jQuery_Project
/
index.php
index.php
80 B
Verlauf
Originalformat
1
2
3
4
5
6
<?php
include_once "controller.php";
$c = new Controller();
$c->control();