mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-16 09:34:39 +00:00
config: fix typo; closes #1349
This commit is contained in:
parent
50b3807ce8
commit
e802122f06
@ -161,7 +161,7 @@ function convert_config($verbose = false)
|
||||
if ($verbose) {
|
||||
passthru($mvc_migration);
|
||||
} else {
|
||||
mwexecf($mvc_migraton);
|
||||
mwexecf($mvc_migration);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user