Skip to content

Commit d4af460

Browse files
LainowRom1-B
andauthored
Update setup.php
Co-authored-by: Romain B. <8530352+Rom1-B@users.noreply.github.com>
1 parent 1569908 commit d4af460

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

setup.php

-8
Original file line numberDiff line numberDiff line change
@@ -101,11 +101,3 @@ function plugin_version_databaseinventory()
101101
],
102102
];
103103
}
104-
105-
function plugin_databaseinventory_geturl(): string
106-
{
107-
/** @var array $CFG_GLPI */
108-
global $CFG_GLPI;
109-
110-
return sprintf('%s/plugins/databaseinventory/', $CFG_GLPI['url_base']);
111-
}

0 commit comments

Comments
 (0)