testing
This commit is contained in:
@@ -25,7 +25,7 @@ if ($_SERVER["REQUEST_METHOD"] === "POST") {
|
||||
echo htmlspecialchars($article['title'])."<br>";
|
||||
}
|
||||
// Weiterleitung zur Homepage
|
||||
header("location: ../../index.php");
|
||||
//header("location: ../../index.php");
|
||||
exit();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user