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");