소스 검색

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

불러오는 중...
취소
저장