ソースを参照

closed a line in the wrong place. doh!

development
mauirixxx 8年前
コミット
1b8643f283
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      gw-record.php

+ 1
- 1
gw-record.php ファイルの表示

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

読み込み中…
キャンセル
保存