Browse Source

reminder note

development
mauirixxx 8 years ago
parent
commit
b0c231358b
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      gw-pull.php

+ 1
- 0
gw-pull.php View File

@@ -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…
Cancel
Save