Ver a proveniência

whoops

development
mauirixxx há 8 anos
ascendente
cometimento
17b7c56aa6
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      gw-pull.php

+ 1
- 1
gw-pull.php Ver ficheiro

@@ -44,7 +44,7 @@ if (mysqli_num_rows($result) > 0) {
die ('There was an error running the query [' . $con->error . ']');
}
while ($row4 = $resultattr->fetch_array()){
echo $row4['weaponattribute'] ' ';
echo $row4['weaponattribute'] . ' ';
}
if (!$resultweap = $con->query($sqlweap)){
die ('There was an error running the query [' . $con->error . ']');


Carregando…
Cancelar
Guardar