Pārlūkot izejas kodu

forgot to change a variable

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

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

@@ -13,7 +13,7 @@ if (!$result = $con->query($sqlweapattr)){
}
echo ' At <insert location SQL code here> a/an ';
$sqlweapreq = "SELECT * FROM `listreq` ORDER BY `req` ASC";
if (!$result = $con->query($sqlweaprare)){
if (!$result = $con->query($sqlweapreq)){
die ('There was an error running the query [' . $con->error . ']');
}
echo '<SELECT NAME="requirement">';


Notiek ielāde…
Atcelt
Saglabāt