Ver a proveniência

removed reminder

development
mauirixxx há 8 anos
ascendente
cometimento
b269034176
1 ficheiros alterados com 0 adições e 1 eliminações
  1. +0
    -1
      gw-pull.php

+ 0
- 1
gw-pull.php Ver ficheiro

@@ -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
Guardar