debog inscription

This commit is contained in:
Gnieark 2016-06-09 10:20:59 +02:00
parent a4275e15c0
commit b3eaf01833
3 changed files with 5 additions and 2 deletions

View File

@ -60,6 +60,9 @@ switch($_POST['act']){
$rs=mysqli_query($lnMysql,$sql);
echo $sql; die;
include __DIR__."/config.php";
require __DIR__.'/PHPMailer/PHPMailerAutoload.php';