Browse Source

added 'year' to random result page

main
Simon Bowie 2 years ago
parent
commit
095725091d
1 changed files with 8 additions and 0 deletions
  1. +8
    -0
      site/public/random.php

+ 8
- 0
site/public/random.php View File



<br><br> <br><br>


Year:

<?php
echo $random_record['year'];
?>

<br><br>

EPO publication: EPO publication:


<a href=<?php echo $random_record['epo_publication_url']; ?>> <a href=<?php echo $random_record['epo_publication_url']; ?>>

Loading…
Cancel
Save