pull/15/head
gnieark 9 years ago
parent 52a52dd19e
commit 692c1b72d1

@ -61,8 +61,6 @@ switch($_POST['act']){
include (__DIR__."/config.php");
require_once (__DIR__."/class.phpmailer.php");
$mail = new PHPMailer;
$mail->isSMTP();
$mail->SMTPDebug = 2;

Loading…
Cancel
Save