show errors
This commit is contained in:
parent
dd4ca9c6dc
commit
97649ef383
|
@ -94,6 +94,7 @@ switch($_POST['act']){
|
|||
error(404,"wrong post parameter");
|
||||
die;
|
||||
}
|
||||
print_r($_POST);
|
||||
$err="";
|
||||
|
||||
//check author e-mail
|
||||
|
@ -164,7 +165,7 @@ switch($_POST['act']){
|
|||
} else {
|
||||
//echo "Message sent!";
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
}else{
|
||||
|
|
Loading…
Reference in New Issue
Block a user