瀏覽代碼

always forgetting to close something

development
mauirixxx 8 年之前
父節點
當前提交
c0edb405fe
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      gw-action.php

+ 1
- 1
gw-action.php 查看文件

@@ -13,7 +13,7 @@ if ($action == 1){ //insert dropped items data
echo '<BODY onload="document.createtoon.submit()">';
echo 'Character creation is currently disabled!<BR><BR>Click <A HREF="gw-index.php">here</A> to go to the main page';
//echo '<FORM METHOD="POST" ACTION="gw-create.php" NAME="createtoon"><INPUT TYPE="SUBMIT"></FORM></BODY>'; //enable this and modify it when gw-create.php is made
{
} else {
echo 'You shouldn\'t be seeing this, something went horribly horribly wrong!';
}
?>

Loading…
取消
儲存