Explorar el Código

fix db.php outpu

master
padre
commit
e2338d2386
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      include/install.php

+ 1
- 1
include/install.php Ver fichero

@@ -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>';


Cargando…
Cancelar
Guardar

Powered by TurnKey Linux.