Parcourir la source

formatting fix

development
mauirixxx il y a 8 ans
Parent
révision
219ac5e65c
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      gw-pull.php

+ 1
- 1
gw-pull.php Voir le fichier

@@ -21,7 +21,7 @@ if (mysqli_num_rows($result) > 0) {
echo 'a ' . $row['material'];
}
}
echo ' at (insert SQL code here) <BR />!';
echo ' at (insert SQL code here)!<BR />';
}
} else {
echo 'no data to display for that character';


Chargement…
Annuler
Enregistrer