Ver código fonte

removed reminder

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

+ 0
- 1
gw-pull.php Ver arquivo

@@ -52,7 +52,6 @@ if (mysqli_num_rows($result) > 0) {
}
echo ' named ' . $row['itemname'];
} else {
//need to insert material linking code here
$matid = $row['material'];
$sqlmat = "SELECT material FROM materials WHERE materialid = $matid";
if (!$resultmats = $con->query($sqlmat)){


Carregando…
Cancelar
Salvar