forked from GithubBackups/vichan
Update install.php
This commit is contained in:
parent
0b49efffa4
commit
83ae07baf8
@ -1,7 +1,7 @@
|
||||
<?php
|
||||
|
||||
// Installation/upgrade file
|
||||
define('VERSION', '5.2.1');
|
||||
define('VERSION', '5.2.2');
|
||||
require 'inc/bootstrap.php';
|
||||
loadConfig();
|
||||
|
||||
@ -1101,4 +1101,4 @@ if ($step == 0) {
|
||||
}
|
||||
|
||||
echo Element('page.html', $page);
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user