working default status/percent for event actioncomm

This commit is contained in:
Florian HENRY
2021-03-01 20:58:02 +01:00
parent f62386a6a5
commit 32ef55cd9e
3 changed files with 3 additions and 5 deletions

View File

@@ -311,7 +311,7 @@ function GETPOSTISSET($paramname)
/**
* Return value of a param into GET or POST supervariable.
* Use the property $user->default_values[path]['creatform'] and/or $user->default_values[path]['filters'] and/or $user->default_values[path]['sortorder']
* Use the property $user->default_values[path]['createform'] and/or $user->default_values[path]['filters'] and/or $user->default_values[path]['sortorder']
* Note: The property $user->default_values is loaded by main.php when loading the user.
*
* @param string $paramname Name of parameter to found