瀏覽代碼

post variables are always set

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

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

@@ -11,7 +11,7 @@ if (!$result = $con->query($sql)){
die ('There was an error running the query [' . $con->error . ']');
}
# experimental stuff
if (isset($whattoon)){
if (empty($whattoon)){
echo 'Options for what to do after character selection goes here <BR />';
} else {
echo '<FORM METHOD="POST" NAME="cselect" ACTION="gw-toon.php">';


Loading…
取消
儲存