mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-02-17 11:28:41 +01:00
fix install script
This commit is contained in:
parent
908b843854
commit
e405a6c676
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
// Installation/upgrade file
|
// Installation/upgrade file
|
||||||
define('VERSION', '5.1.4');
|
define('VERSION', '5.1.4');
|
||||||
require 'inc/functions.php';
|
require 'inc/bootstrap.php';
|
||||||
loadConfig();
|
loadConfig();
|
||||||
|
|
||||||
// Salt generators
|
// Salt generators
|
||||||
|
Loading…
x
Reference in New Issue
Block a user