Skip to content
Snippets Groups Projects
Commit 2be3f14a authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Doxygen

parent f6dade10
Branches
Tags
No related merge requests found
...@@ -40,7 +40,7 @@ if (! defined('ADODB_DATE_VERSION')) include_once(DOL_DOCUMENT_ROOT."/includes/a ...@@ -40,7 +40,7 @@ if (! defined('ADODB_DATE_VERSION')) include_once(DOL_DOCUMENT_ROOT."/includes/a
/** /**
* Return value of a param into get or post variable * Return value of a param into get or post variable
* @param paramname Name of parameter to found * @param paramname Name of parameter to found
* @param check Type of check * @param check Type of check ('' or 'int')
* @param method Type of method (0 = get or post, 1 = only get, 2 = only post) * @param method Type of method (0 = get or post, 1 = only get, 2 = only post)
* @return string Value found * @return string Value found
*/ */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment