mirror of
https://github.com/pluginsGLPI/example.git
synced 2025-12-16 18:44:39 +01:00
Fix CS (from phpcbf)
This commit is contained in:
committed by
Johan Cwiklinski
parent
0900bde1c9
commit
46a15511a2
@@ -35,8 +35,7 @@
|
||||
|
||||
include ('../../../inc/includes.php');
|
||||
|
||||
Plugin::load('example',true);
|
||||
Plugin::load('example', true);
|
||||
|
||||
$dropdown = new PluginExampleDropdown();
|
||||
include (GLPI_ROOT . "/front/dropdown.common.php");
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user