mirror of
https://github.com/pluginsGLPI/example.git
synced 2025-05-04 18:08:42 +02:00
Petite modif
git-svn-id: https://forge.glpi-project.org/svn/example/trunk@31 349b9182-4a13-0410-896f-e5e9767dd1b3
This commit is contained in:
parent
05b00fecab
commit
2ec33690db
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user