mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-11 01:40:00 +00:00
Bugfix
This commit is contained in:
parent
ab9aaba83d
commit
17bd017ac4
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@ try {
|
||||||
$pageTitle = "Install";
|
$pageTitle = "Install";
|
||||||
include('header.php');
|
include('header.php');
|
||||||
|
|
||||||
|
require_once('setup/version.php');
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|
||||||
<?php if (file_exists('config.php')) { ?>
|
<?php if (file_exists('config.php')) { ?>
|
||||||
|
|
Loading…
Reference in a new issue