Przeglądaj źródła

post variables are always set

development
mauirixxx 8 lat temu
rodzic
commit
e9d62694fd
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      gw-toon.php

+ 1
- 1
gw-toon.php Wyświetl plik

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


Ładowanie…
Anuluj
Zapisz