?

áEÓê¤ÎïLwebshll2019

Current Path : /home/webyoo/www/backup/allback/docteur-site/cv/sym/a/leumi/site/
Upload File :
Current File : /home/webyoo/www/backup/allback/docteur-site/cv/sym/a/leumi/site/update_user_agreement.php

<?php
include "start.php";
extract($_POST);

if ($id_user != "") {
    $myupdate = "UPDATE rent_users SET agreed_conditions = 1 WHERE id = $id_user";
    $sql = mysqli_query($link, $myupdate);
    mysqli_free_result($sql);

    $_SESSION['user']['agreed_conditions'] = 1;
}
?>



web shell, Coded By 2019