Explorar el Código

reminder note

development
mauirixxx hace 8 años
padre
commit
b0c231358b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      gw-pull.php

+ 1
- 0
gw-pull.php Ver fichero

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


Cargando…
Cancelar
Guardar