Parcourir la source

closed a line in the wrong place. doh!

development
mauirixxx il y a 8 ans
Parent
révision
1b8643f283
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      gw-record.php

+ 1
- 1
gw-record.php Voir le fichier

@@ -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>';
?>

Chargement…
Annuler
Enregistrer