Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
open-source
OSE
Commits
f845e4da
Commit
f845e4da
authored
Jun 19, 2019
by
Laurent Lécluse
Browse files
TEST
parent
f382949d
Changes
1
Hide whitespace changes
Inline
Side-by-side
admin/actions/update-bdd.php
View file @
f845e4da
...
...
@@ -35,4 +35,5 @@ $schema->setLogger($scl);
$r
=
$schema
->
alter
(
$ref
,
$ddlConfig
,
true
);
if
(
!
empty
(
$r
)){
$c
->
println
(
'Des erreurs ont été rencontrées lors de l\'actualisation de la base de données'
,
$c
::
BG_RED
);
var_dump
(
$r
);
}
\ No newline at end of file
Write
Preview
Supports
Markdown
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