Explorar el Código

closed a line in the wrong place. doh!

development
mauirixxx hace 8 años
padre
commit
1b8643f283
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      gw-record.php

+ 1
- 1
gw-record.php Ver fichero

@@ -94,6 +94,6 @@ if ($whatdropped == "1"){

echo ' and |code for gold dropped here| gold pieces';
echo ' <BR /><BR />';
echo 'End result: a Gold r9 Swordsmanship Sword'<BR />; //need to arrange code blocks around to achieve this
echo 'End result: a Gold r9 Swordsmanship Sword <BR />'; //need to arrange code blocks around to achieve this
echo 'Reload the page with no GET data? <A HREF="gw-record.php">RELOAD</A>';
?>

Cargando…
Cancelar
Guardar