Pārlūkot izejas kodu

formatting hell

development
mauirixxx pirms 8 gadiem
vecāks
revīzija
ad784efc36
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      gw-toon.php

+ 1
- 1
gw-toon.php Parādīt failu

@@ -9,6 +9,6 @@ if (!$result = $con->query($sql)){
die ('There was an error running the query [' . $con->error . ']');
}
while ($row = $result->fetch_array()){
echo 'Please select a character to continue' . $row['charname'];
echo 'Please select a character to continue: ' . $row['charname'] . '<BR />;
}
?>

Notiek ielāde…
Atcelt
Saglabāt