mirror of
https://github.com/pluginsGLPI/example.git
synced 2025-05-04 18:08:42 +02:00
minor fix
git-svn-id: https://forge.glpi-project.org/svn/example/trunk@136 349b9182-4a13-0410-896f-e5e9767dd1b3
This commit is contained in:
parent
afc9a0a05b
commit
02f35718e2
1
hook.php
1
hook.php
@ -338,7 +338,6 @@ function plugin_pre_item_update_example($item) {
|
|||||||
$item->input['comment'] .= addslashes("\nUpdate: ".date('r'));
|
$item->input['comment'] .= addslashes("\nUpdate: ".date('r'));
|
||||||
*/
|
*/
|
||||||
addMessageAfterRedirect("Pre Update Computer Hook",true);
|
addMessageAfterRedirect("Pre Update Computer Hook",true);
|
||||||
break;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user