瀏覽代碼

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'];
}
}


Loading…
取消
儲存