X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=wwwroot%2Finc%2Feventz%2Fremove_users.inc;h=2798f805ef6421ffe5a4d0975543a28f5cb1976f;hb=4664175fec6fa121c0cf7a54fc8c79ba1911517d;hp=9d5368b0a412e5f656259c1de4ad935102adbbc0;hpb=51ff32267c4949bad6a8dddc502cbc01ed56edc8;p=mirrors%2FKyberia-bloodline.git diff --git a/wwwroot/inc/eventz/remove_users.inc b/wwwroot/inc/eventz/remove_users.inc index 9d5368b..2798f80 100644 --- a/wwwroot/inc/eventz/remove_users.inc +++ b/wwwroot/inc/eventz/remove_users.inc @@ -5,7 +5,7 @@ function remove_users() { $user_id=$_SESSION['user_id']; $user_name=$_SESSION['user_name']; -require(SYSTEM_ROOT."/inc/phpmailer.inc"); +require(INCLUDE_DIR."phpmailer.inc"); $mail = new PHPMailer(); $mail->IsSMTP(); // send via SMTP $mail->Host = "onyx.hysteria.sk"; // SMTP servers