浏览代码

reminder note

development
mauirixxx 8 年前
父节点
当前提交
b0c231358b
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      gw-pull.php

+ 1
- 0
gw-pull.php 查看文件

@@ -52,6 +52,7 @@ if (mysqli_num_rows($result) > 0) {
}
echo ' named ' . $row['itemname'];
} else {
//need to insert material linking code here
echo 'a ' . $row['material'];
}
}


正在加载...
取消
保存