diff --git a/application/cmdbabstract.class.inc.php b/application/cmdbabstract.class.inc.php index c1a23f249..a65ce4273 100644 --- a/application/cmdbabstract.class.inc.php +++ b/application/cmdbabstract.class.inc.php @@ -1150,10 +1150,16 @@ HTML * * @see DisplayBlock to get a similar table but with the JS for pagination & sorting * - * @param CMDBObjectSet The set of objects to display - * @param array $aExtraParams Some extra configuration parameters to tweak the behavior of the display - * * @param WebPage $oPage The page object is used for out-of-band information (mostly scripts) output + * @param CMDBObjectSet $oSet The set of objects to display + * @param array $aExtraParams key used : + *