Skip to content

Commit

Permalink
Added extra comments in config files
Browse files Browse the repository at this point in the history
  • Loading branch information
kip9 committed Apr 3, 2014
1 parent 97795c5 commit b50e18b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions application/config/migration.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
| be upgraded / downgraded to.
|
*/
// Format for migration_type = unmark: (YYYYMMDDXX format where XX is an incremented sequence of changes in selected day)
$config['migration_version'] = 2014022801;

// Set migration type to timestamp to avoid conflicts
Expand Down

0 comments on commit b50e18b

Please sign in to comment.