diff --git a/portal/login_reset.php b/portal/login_reset.php new file mode 100644 index 00000000..b3d9bbc7 --- /dev/null +++ b/portal/login_reset.php @@ -0,0 +1 @@ + 0){ mysqli_query($mysqli,"UPDATE clients SET primary_contact = $contact_id WHERE client_id = $client_id"); }