VorlageExtension

This commit is contained in:
Paminger
2016-06-18 11:32:29 +02:00
parent 3d45527a5d
commit 83540e068a
8 changed files with 160 additions and 19 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ $config['migration_enabled'] = TRUE;
| be upgraded / downgraded to.
|
*/
$config['migration_version'] = 007;
$config['migration_version'] = 009;
/*
|--------------------------------------------------------------------------