parent
commit
99af8bc217
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      include/install.php

+ 1
- 1
include/install.php Vedi File

@@ -79,7 +79,7 @@ echo '<input type="submit" class="w3-button w3-green" name="db_saglabat" value="


$rakstam = '<?php
$servername='.$_POST['server'].';
$servername="'.$_POST['server'].'";
$username='.$_POST['user'].';
$password='.$_POST['password'].';
$dbname='.$_POST['dbname'].';


Loading…
Annulla
Salva

Powered by TurnKey Linux.