phrases system

This commit is contained in:
root
2016-06-21 16:25:55 +02:00
parent 68963a962a
commit ca83b2f59d
12 changed files with 459 additions and 13 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ $config['migration_enabled'] = TRUE;
| be upgraded / downgraded to.
|
*/
$config['migration_version'] = 009;
$config['migration_version'] = '009';
/*
|--------------------------------------------------------------------------