Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
mauirixxx
/
gwtt
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
prepping treasure location links, renamed sql table
development
mauirixxx
8 anos atrás
pai
5d6d7f46ba
commit
157f331a24
2 arquivos alterados
com
1 adições
e
0 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+0
-0
db/gw-treasure-treasurelocation.sql
+1
-0
gw-pull.php
db/gw-treasure-treasuredata.sql → db/gw-treasure-treasurelocation.sql
Ver arquivo
+ 1
- 0
gw-pull.php
Ver arquivo
@@ -21,6 +21,7 @@ if (mysqli_num_rows($result) > 0) {
echo 'a ' . $row['material'] . '!<BR />';
}
}
echo ' at (insert SQL code here) <BR />';
}
} else {
echo 'no data to display for that character';
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar