Commit graph

9 commits

Author SHA1 Message Date
Dany De Bontridder
6909f2fa2b Improve Doxygen documentation 2017-12-18 23:48:43 +01:00
Dany De Bontridder
944a83e3bb HttpInput: Exception if the type is not known, 2017-11-15 20:35:38 +01:00
Dany De Bontridder
2bb31c7180 HttpInput: Exception if the type is not known 2017-11-15 19:57:37 +01:00
Dany De Bontridder
40b81bb7e6 HttpInput: protect against injection 2017-11-12 11:26:54 +01:00
Dany De Bontridder
3ab3cf984e Fix Doxygen issue : @example must be in a function otherwise the detailed section of Doxygen disappear 2017-10-15 00:54:27 +02:00
Dany De Bontridder
17b8a0504b HttpInput : do not use in_array but array_key_exists, 2017-10-06 10:00:49 +02:00
Dany De Bontridder
aaed63908e HttpInput : do not use isset but in_array, to avoid problem if the value is null 2017-10-05 23:26:23 +02:00
Dany De Bontridder
5735be5c7c task #1438 Remplacement de HtmlInput par Http_Input
Clean code and improve doc
2017-08-28 18:20:46 +02:00
Dany De Bontridder
f84a96033e new coding convention , Change File name : class_ becomes file.class.php 2017-07-08 09:46:41 +02:00
Renamed from include/lib/class_http_input.php (Browse further)