diff --git a/lam/lib/modules.inc b/lam/lib/modules.inc index 378c12ad..f07037c9 100644 --- a/lam/lib/modules.inc +++ b/lam/lib/modules.inc @@ -332,8 +332,9 @@ function checkConfigOptions($scopes, $options) { /** * Returns a help entry from an account module. * -* @param string $helpID help identifier * @param string $module module name +* @param string $helpID help identifier +* @param string $scope account type * @return array help entry */ function getHelp($module,$helpID,$scope='') {