Selaa lähdekoodia

Removed testing code

main
Simon Bowie 3 vuotta sitten
vanhempi
commit
9e99e5a212
2 muutettua tiedostoa jossa 0 lisäystä ja 3 poistoa
  1. +0
    -2
      site/public/index.php
  2. +0
    -1
      site/public/test.php

+ 0
- 2
site/public/index.php Näytä tiedosto

@@ -100,8 +100,6 @@ echo $random_record['abstract'];

<a href="./ops_image.php?doc_ref=<?php echo $random_record['doc_ref'] ?>">Click here for image</a>

<a href="./test.php">click</a>

<br><br>

<?php

+ 0
- 1
site/public/test.php Näytä tiedosto

@@ -1 +0,0 @@
testing

Loading…
Peruuta
Tallenna