Sfoglia il codice sorgente

turned it into a note

development
mauirixxx 8 anni fa
parent
commit
c2881a6b7d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      gw-pull.php

+ 1
- 1
gw-pull.php Vedi File

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


Caricamento…
Annulla
Salva