From fd0ba16ca738d54b2f38a6091bdbe71c21acd55f Mon Sep 17 00:00:00 2001 From: Waaghals Date: Sat, 22 Mar 2014 14:56:05 +0100 Subject: [PATCH 1/4] Removed stray dev tags --- bank/index.php | 3 --- bank/index_multi.php | 3 --- bank/index_xss.php | 3 --- bank/message.php | 3 --- 4 files changed, 12 deletions(-) diff --git a/bank/index.php b/bank/index.php index f28a3b5..291eff8 100644 --- a/bank/index.php +++ b/bank/index.php @@ -93,9 +93,6 @@ if($_POST) { - - - diff --git a/bank/index_multi.php b/bank/index_multi.php index fd66d75..6c2e3d5 100644 --- a/bank/index_multi.php +++ b/bank/index_multi.php @@ -99,9 +99,6 @@ if($_POST) { - - - diff --git a/bank/index_xss.php b/bank/index_xss.php index 730ca69..107c941 100644 --- a/bank/index_xss.php +++ b/bank/index_xss.php @@ -54,9 +54,6 @@ if($_POST) { - - - diff --git a/bank/message.php b/bank/message.php index c156094..5ba19e9 100644 --- a/bank/message.php +++ b/bank/message.php @@ -43,9 +43,6 @@ - - - From 06c09b1ade3ef27eb7371b86a2d050c8e570e1bd Mon Sep 17 00:00:00 2001 From: Waaghals Date: Sat, 22 Mar 2014 14:58:34 +0100 Subject: [PATCH 2/4] Removed stray ul tags --- bank/index.php | 1 - bank/index_multi.php | 1 - bank/message.php | 1 - 3 files changed, 3 deletions(-) diff --git a/bank/index.php b/bank/index.php index 291eff8..110f2da 100644 --- a/bank/index.php +++ b/bank/index.php @@ -88,7 +88,6 @@ if($_POST) { -
diff --git a/bank/index_multi.php b/bank/index_multi.php index 6c2e3d5..7573f01 100644 --- a/bank/index_multi.php +++ b/bank/index_multi.php @@ -94,7 +94,6 @@ if($_POST) { -
diff --git a/bank/message.php b/bank/message.php index 5ba19e9..ed76a2d 100644 --- a/bank/message.php +++ b/bank/message.php @@ -38,7 +38,6 @@ echo $_GET['m']; ?> -
From 58b9119a79fe68cdf42ec6083b4d098b9ca1ce59 Mon Sep 17 00:00:00 2001 From: Waaghals Date: Sat, 22 Mar 2014 15:08:52 +0100 Subject: [PATCH 3/4] Fixed missing and empty html tags for leaky's --- webshop/image_zoom.php | 7 ++----- webshop/image_zoom_escapehtml.php | 8 ++------ webshop/product_detail.php | 3 +++ webshop/product_detail_replace.php | 3 +++ 4 files changed, 10 insertions(+), 11 deletions(-) diff --git a/webshop/image_zoom.php b/webshop/image_zoom.php index 17cf266..7d92ef8 100644 --- a/webshop/image_zoom.php +++ b/webshop/image_zoom.php @@ -23,8 +23,6 @@ @@ -54,6 +49,8 @@ + + diff --git a/webshop/image_zoom_escapehtml.php b/webshop/image_zoom_escapehtml.php index 4b03136..8eb2e86 100644 --- a/webshop/image_zoom_escapehtml.php +++ b/webshop/image_zoom_escapehtml.php @@ -23,9 +23,6 @@ @@ -54,6 +48,8 @@ ' style="width:50%; margin: 0 auto;"/> + + diff --git a/webshop/product_detail.php b/webshop/product_detail.php index 95b477d..64d8951 100644 --- a/webshop/product_detail.php +++ b/webshop/product_detail.php @@ -83,6 +83,7 @@ $connection->close();
+

@@ -93,6 +94,8 @@ $connection->close(); + + diff --git a/webshop/product_detail_replace.php b/webshop/product_detail_replace.php index 324721d..1922389 100644 --- a/webshop/product_detail_replace.php +++ b/webshop/product_detail_replace.php @@ -89,6 +89,7 @@ $connection->close();
+

@@ -99,6 +100,8 @@ $connection->close(); + + From a80f67e5f3e4f71fe9775d4fc37914e6e75ec6a6 Mon Sep 17 00:00:00 2001 From: Waaghals Date: Sat, 22 Mar 2014 15:17:05 +0100 Subject: [PATCH 4/4] Fixed typo in type argument for input tag pasword > password --- nieuws/login.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nieuws/login.php b/nieuws/login.php index 8ac50b7..55bf2bc 100644 --- a/nieuws/login.php +++ b/nieuws/login.php @@ -62,7 +62,7 @@ if($_POST) { } ?> - +