forked from mirrors/easyappointments
Removed comment from migration config file
This commit is contained in:
parent
f571fc9de8
commit
13dfc33581
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ $config['migration_table'] = 'ea_migrations';
|
|||
| be upgraded / downgraded to.
|
||||
|
|
||||
*/
|
||||
$config['migration_version'] = 19; // current
|
||||
$config['migration_version'] = 19;
|
||||
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in a new issue