From 2ec33690dba915cb5b641228d93df73cbeb31f22 Mon Sep 17 00:00:00 2001 From: moyooo Date: Mon, 11 Jun 2007 21:08:24 +0000 Subject: [PATCH] Petite modif git-svn-id: https://forge.glpi-project.org/svn/example/trunk@31 349b9182-4a13-0410-896f-e5e9767dd1b3 --- setup.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.php b/setup.php index eb317c2..a582ec6 100755 --- a/setup.php +++ b/setup.php @@ -391,7 +391,7 @@ function plugin_item_restore_example($parm){ } // Parm contains begin, end and who -// Create data to be displayed in the planning of $parm["who"] between $parm["begin"] and $parm["end"] +// Create data to be displayed in the planning of $parm["who"] or $parm["who_group"] between $parm["begin"] and $parm["end"] function plugin_planning_populate_example($parm){ // Add items in the items fields of the parm array