Преглед изворни кода

going a different route

is this secure though?
development
mauirixxx пре 8 година
родитељ
комит
0c23c70a93
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 . ']'); die ('There was an error running the query [' . $con->error . ']');
} }
# experimental stuff # experimental stuff
if (empty($whattoon)){
if ($whattoon == ""){
echo 'Options for what to do after character selection goes here <BR />'; echo 'Options for what to do after character selection goes here <BR />';
echo 'Character id selected is ' . $whattoon . '<BR />'; echo 'Character id selected is ' . $whattoon . '<BR />';
} else { } else {


Loading…
Откажи
Сачувај