소스 검색

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


불러오는 중...
취소
저장