Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Thylane ECHARDOUR
Yearbook des diplômés
Commits
f68b38da
Commit
f68b38da
authored
Oct 29, 2021
by
Baptiste DOUXAMI
Browse files
Upload New File
parent
b149651a
Changes
1
Hide whitespace changes
Inline
Side-by-side
index.php
0 → 100644
View file @
f68b38da
<?php
require
"config/config.php"
;
require
PATH_CONTROLEUR
.
"/routeur.php"
;
$routeur
=
new
Routeur
();
$routeur
->
routerRequete
();
?>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment