mirror of
https://github.com/pluginsGLPI/example.git
synced 2025-05-04 18:08:42 +02:00
Version for GLPI 0.78 + update xml
git-svn-id: https://forge.glpi-project.org/svn/example/trunk@144 349b9182-4a13-0410-896f-e5e9767dd1b3
This commit is contained in:
parent
b746815f03
commit
ac2400cb71
@ -152,7 +152,7 @@ function plugin_init_example() {
|
||||
function plugin_version_example() {
|
||||
|
||||
return array('name' => 'Plugin Example',
|
||||
'version' => '0.2.0',
|
||||
'version' => '4.0',
|
||||
'author' => 'Julien Dombre',
|
||||
'homepage' => 'https://forge.indepnet.net/projects/show/example',
|
||||
'minGlpiVersion' => '0.78');// For compatibility / no install in version < 0.72
|
||||
@ -185,4 +185,4 @@ function plugin_example_check_config($verbose=false) {
|
||||
}
|
||||
|
||||
|
||||
?>
|
||||
?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user