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
12cd1b09
Commit
12cd1b09
authored
Jun 18, 2019
by
Laurent Lécluse
Browse files
$oseDir plus nécessaire
parent
c84a9ae6
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/ose
View file @
12cd1b09
...
...
@@ -10,7 +10,7 @@ spl_autoload_register(function ($class) {
$c
=
new
Console
();
$oa
=
new
OseAdmin
(
$c
);
$oa
->
oldVersion
=
$oa
->
version
=
$oa
->
currentVersion
(
$osedir
);
$oa
->
oldVersion
=
$oa
->
version
=
$oa
->
currentVersion
();
$c
->
printMainTitle
(
"OSE"
,
15
);
...
...
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