X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fusermgmt.php;fp=web%2Fusermgmt.php;h=f3ea4e1d79814ed1e72136835f249fd4dfd95e36;hb=d23202ced9f2b4cdb3712aefcf5dcebd508e2231;hp=851f5d52ed65d7fdd329a8a48027e9e80680474c;hpb=d5d23bed102b17c9561b2006165bc6acaa390688;p=brisk.git diff --git a/web/usermgmt.php b/web/usermgmt.php index 851f5d5..f3ea4e1 100644 --- a/web/usermgmt.php +++ b/web/usermgmt.php @@ -484,7 +484,6 @@ SELECT usr.*, guar.login AS guar_login if (brisk_mail($usr_obj->email, $subj, $body_txt, $body_htm) == FALSE) { - // if (brisk_mail($usr_obj->email, "Il titolo", "zozozo", "il body fine.") == FALSE) { // mail error fprintf(STDERR, "ERROR: mail send FAILED\n"); break;