forked from root/threadr.lostcave.ddnss.de
„threadr/board/board.php“ ändern
parent
210a41dcd8
commit
465cf08da2
|
@ -17,7 +17,7 @@ if (!$error) {
|
|||
$error_message = "Error: SQL error.\n" . $statement->queryString . "\n" . $statement->errorInfo()[2];
|
||||
}
|
||||
echo "<section>";
|
||||
echo "<h1>$ROW[id]</h1>";
|
||||
echo "<h1>$ROW[title]</h1>";
|
||||
echo "<article>";
|
||||
echo "<header>";
|
||||
echo "<div>";
|
||||
|
|
Loading…
Reference in New Issue