From 5c7e14e9152567985f88928a99a8b6910a1148ed Mon Sep 17 00:00:00 2001 From: Wytze van der Raay Date: Wed, 16 Jul 2014 10:37:57 +0000 Subject: [PATCH] =?UTF-8?q?Fix=20for=20https://bugs.cacert.org/view.php=3F?= =?UTF-8?q?id=3D1226=20"=C3=84dd=20DoB=20to=20selection=20of=20assuree"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- includes/notary.inc.php | 2 +- pages/wot/5.php | 47 ++++++++++++++++++++++++++++++++++++++--- pages/wot/6.php | 3 +++ 3 files changed, 48 insertions(+), 4 deletions(-) diff --git a/includes/notary.inc.php b/includes/notary.inc.php index b568ccb..f15e09e 100644 --- a/includes/notary.inc.php +++ b/includes/notary.inc.php @@ -1055,7 +1055,7 @@ function get_user_agreements($memid, $type=null, $active=null){ - + -
@@ -60,6 +70,37 @@ "> + + +
+ () + + + + + + + "> diff --git a/pages/wot/6.php b/pages/wot/6.php index a565aa7..200a526 100644 --- a/pages/wot/6.php +++ b/pages/wot/6.php @@ -24,6 +24,9 @@ } $row = $_SESSION['_config']['notarise']; + $_SESSION['assuresomeone']['year'] = 0; + $_SESSION['assuresomeone']['month'] = 0; + $_SESSION['assuresomeone']['day'] = 0; if($_SESSION['profile']['ttpadmin'] == 1) // $methods = array("Face to Face Meeting", "Trusted 3rd Parties", "TopUP");