This commit is contained in:
Paminger
2016-02-29 17:02:19 +01:00
parent eb84022abf
commit 642ba3a2dc
3 changed files with 10 additions and 6 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ defined('BASEPATH') OR exit('No direct script access allowed');
| and disable it back when you're done.
|
*/
$config['migration_enabled'] = TRUE;
$config['migration_enabled'] = FALSE;
/*
|--------------------------------------------------------------------------