mirror of
https://github.com/pluginsGLPI/example.git
synced 2025-05-04 18:08:42 +02:00
[example] fix comment
git-svn-id: https://forge.glpi-project.org/svn/example/trunk@68 349b9182-4a13-0410-896f-e5e9767dd1b3
This commit is contained in:
parent
0fd33d4e9b
commit
d765abf5cf
@ -204,7 +204,7 @@ function plugin_example_check_prerequisites(){
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// Uninstall process for plugin : need to return true if succeeded : may display messages or add to message after redirect
|
// Check configuration process for plugin : need to return true if succeeded
|
||||||
function plugin_example_check_config(){
|
function plugin_example_check_config(){
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user