ソースを参照

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


読み込み中…
キャンセル
保存