Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
KELBERT Paul
ApplicationsBD_CHEVALIER_TONDON_KELBERT
Commits
47493fe0
Commit
47493fe0
authored
Mar 23, 2020
by
Nathan
Browse files
Correction de l'erreur
parent
74a65b4d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Seance5-6/seance/index.php
View file @
47493fe0
...
...
@@ -2,7 +2,7 @@
require
'vendor/autoload.php'
;
use
seance\modele\Game
;
use
seace\controller\IndexController
;
use
sea
n
ce\controller\IndexController
;
use
Illuminate\Database\Capsule\Manager
as
DB
;
$file
=
parse_ini_file
(
'conf.ini'
);
...
...
Seance5-6/seance/src/controller/IndexController.php
View file @
47493fe0
<?php
namespace
seace\controller
;
namespace
sea
n
ce\controller
;
use
seance\reponse\CQuestion1
;
...
...
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