Ver código fonte

reminder note

development
mauirixxx 8 anos atrás
pai
commit
b0c231358b
1 arquivos alterados com 1 adições e 0 exclusões
  1. +1
    -0
      gw-pull.php

+ 1
- 0
gw-pull.php Ver arquivo

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


Carregando…
Cancelar
Salvar