Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
WP6
/
patents_search_php
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
added 'year' to random result page
main
Simon Bowie
hace 2 años
padre
053ef69e29
commit
095725091d
Se han
modificado 1 ficheros
con
8 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
+8
-0
site/public/random.php
+ 8
- 0
site/public/random.php
Ver fichero
@@ -38,6 +38,14 @@ $publication_details = get_publication_details($random_record['doc_ref']);
<br><br>
Year:
<?php
echo $random_record['year'];
?>
<br><br>
EPO publication:
<a href=<?php echo $random_record['epo_publication_url']; ?>>
Escribir
Vista previa
Cargando…
Cancelar
Guardar