浏览代码

fix db.php outpu

master
父节点
当前提交
e2338d2386
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      include/install.php

+ 1
- 1
include/install.php 查看文件

@@ -88,7 +88,7 @@ echo '<input type="submit" class="w3-button w3-green" name="db_saglabat" value="
if (!$conn)
die("Connection failed: " . mysqli_connect_error());
}
?>"
?>'
file_put_contents($newFileName, $rakstam);
echo '<h2>Instalācija ir veiksmīga! <a href=/index.php>Sākums</a></h2>';


正在加载...
取消
保存

Powered by TurnKey Linux.