Skip to content
Snippets Groups Projects
Commit c4dd48f0 authored by Matthieu Guffroy's avatar Matthieu Guffroy
Browse files

debug

parent 9d0f1428
No related branches found
No related tags found
No related merge requests found
......@@ -21,8 +21,7 @@ class DateField extends Field
} else {
$this->value = null;
}
print($this->name);
print($this->value);
print_r($_POST);
return true;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment