Преглед изворни кода

really broke something now

development
mauirixxx пре 8 година
родитељ
комит
6c100dd065
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      gw-pull.php

+ 1
- 1
gw-pull.php Прегледај датотеку

@@ -40,7 +40,7 @@ if (mysqli_num_rows($result) > 0) {
echo 'a ' . $row3['rarity']; echo 'a ' . $row3['rarity'];
} }
echo ' r' . $row['itemreq']; echo ' r' . $row['itemreq'];
if (!$resulattr = $con->query($sqlattr)){
if (!$resultattr = $con->query($sqlattr)){
die ('There was an error running the query [' . $con->error . ']'); die ('There was an error running the query [' . $con->error . ']');
} }
while ($row4 = $resultattr->fetch_array()){ while ($row4 = $resultattr->fetch_array()){


Loading…
Откажи
Сачувај