Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
mauirixxx
/
gwtt
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
formatting fix
development
mauirixxx
hace 8 años
padre
bfb489c9f8
commit
219ac5e65c
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
gw-pull.php
+ 1
- 1
gw-pull.php
Ver fichero
@@ -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';
Escribir
Vista previa
Cargando…
Cancelar
Guardar