mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-02-18 03:37:35 +01:00
Fixed install page
This commit is contained in:
parent
c8755cd787
commit
9618aa3578
@ -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…
x
Reference in New Issue
Block a user