This commit is contained in:
Dany De Bontridder 2020-09-22 19:44:06 +02:00
parent bfbec6b625
commit 58403353c4

View file

@ -198,7 +198,7 @@ class HttpInput
/**
* Retrieve from $_POST
* @param $p_name name of the variable
* @param string $p_name name of the variable
* @param $p_type type of the variable , opt. default string
* @param $p_default default value is variable is not set
* @throws Exception if invalid