Fixed install page
This commit is contained in:
parent
cbd9fa8f17
commit
8c4793e57b
@ -6,7 +6,7 @@
|
||||
require 'inc/user.php';
|
||||
$step = isset($_GET['step']) ? round($_GET['step']) : 0;
|
||||
$page = Array(
|
||||
'index' => $config['root'],
|
||||
'config' => $config,
|
||||
'title' => 'Install',
|
||||
'body' => ''
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user