mirror of
https://github.com/pluginsGLPI/example.git
synced 2025-05-04 18:08:42 +02:00
clean previous
git-svn-id: https://forge.glpi-project.org/svn/example/trunk@97 349b9182-4a13-0410-896f-e5e9767dd1b3
This commit is contained in:
parent
dd5e99eb1b
commit
ffa1ec08f1
@ -56,8 +56,6 @@ function plugin_init_example() {
|
||||
registerPluginType('example', 'PLUGIN_EXAMPLEDROPDOWN_TYPE', 1002, array(
|
||||
'classname' => 'pluginExampleDropdown',
|
||||
'tablename' => 'glpi_plugin_example_dropdown',
|
||||
'formpage' => 'example.form.php',
|
||||
'searchpage' => 'index.php',
|
||||
'typename' => 'Example Dropdown Type',
|
||||
'dropdown' => true));
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user