|
@@ -125,7 +125,9 @@ switch ($step) {
|
|
|
'runtime',
|
|
'runtime',
|
|
|
'runtime/cache',
|
|
'runtime/cache',
|
|
|
'runtime/temp',
|
|
'runtime/temp',
|
|
|
- 'runtime/log',
|
|
|
|
|
|
|
+ 'runtime/log',
|
|
|
|
|
+ 'application/database.php',
|
|
|
|
|
+ 'application/config.php',
|
|
|
);
|
|
);
|
|
|
include_once ("./templates/step2.php");
|
|
include_once ("./templates/step2.php");
|
|
|
exit();
|
|
exit();
|