Ver código fonte

formatting fix

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

+ 1
- 1
gw-pull.php Ver arquivo

@@ -21,7 +21,7 @@ if (mysqli_num_rows($result) > 0) {
echo 'a ' . $row['material'];
}
}
echo ' at (insert SQL code here) <BR />!';
echo ' at (insert SQL code here)!<BR />';
}
} else {
echo 'no data to display for that character';


Carregando…
Cancelar
Salvar