Przeglądaj źródła

borked a variable i think

development
mauirixxx 8 lat temu
rodzic
commit
87660223e8
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      gw-pull.php

+ 1
- 1
gw-pull.php Wyświetl plik

@@ -46,7 +46,7 @@ if (mysqli_num_rows($result) > 0) {
while ($row4 = $resultattr->fetch_array()){
echo $row4['weaponattribute'];
}
echo ' ' . $row['itemtype'];
#echo ' ' . $row['itemtype']; //do I need this?
if (!$resultweap = $con->query($sqlweap)){
die ('There was an error running the query [' . $con->error . ']');
}


Ładowanie…
Anuluj
Zapisz