浏览代码

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

正在加载...
取消
保存