@@ -39,6 +39,10 @@ if ($pfad === "deleteAccount") {
include_once "php/controller/deleteAccount-controller.php";
exit();
}
if ($pfad === "deleteComment") {
include_once "php/controller/deleteComment-controller.php";
?>
<!--
The note is not visible to the blocked user.