浏览代码

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 ' r' . $row['itemreq'];
if (!$resulattr = $con->query($sqlattr)){
if (!$resultattr = $con->query($sqlattr)){
die ('There was an error running the query [' . $con->error . ']');
}
while ($row4 = $resultattr->fetch_array()){


正在加载...
取消
保存