Skip to content

Commit 7f3ff34

Browse files
author
mtpl
committed
Change author from Alexandre & Walid to Teclib'
git-svn-id: https://forge.indepnet.net/svn/genericobject/trunk@312 349b9182-4a13-0410-896f-e5e9767dd1b3
1 parent 20da01b commit 7f3ff34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,8 @@ function plugin_post_init_genericobject() {
117117
function plugin_version_genericobject() {
118118
return array ('name' => __("Objects management", "genericobject"),
119119
'version' => '2.3.1',
120-
'author' => 'Alexandre Delaunay & Walid Nouh',
121-
'homepage' => 'https://forge.indepnet.net/projects/show/genericobject',
120+
'author' => "<a href=\"mailto:[email protected]\">Teclib'</a>",
121+
'homepage' => 'https://forge.indepnet.net/projects/genericobject',
122122
'license' => 'GPLv2+',
123123
'minGlpiVersion' => '0.84');
124124
}

0 commit comments

Comments
 (0)