fix
This commit is contained in:
parent
9fc1d8487b
commit
50ed3335d6
|
@ -58,7 +58,7 @@ switch($_POST['act']){
|
|||
'".$secret."'"
|
||||
);
|
||||
|
||||
include (__DIR__."/config.php");
|
||||
include_once (__DIR__."/config.php");
|
||||
require_once (__DIR__."/class.phpmailer.php");
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user