Bugfix
This commit is contained in:
parent
0445c3138c
commit
7c40248728
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@ try {
|
|||
$pageTitle = "Install";
|
||||
include('header.php');
|
||||
|
||||
require_once('setup/version.php');
|
||||
|
||||
?>
|
||||
|
||||
<?php if (file_exists('config.php')) { ?>
|
||||
|
|
Loading…
Reference in a new issue