mirror of
https://github.com/pluginsGLPI/example.git
synced 2025-06-29 23:38:42 +02:00
Feature GLP11
This commit is contained in:
@ -33,8 +33,8 @@
|
||||
// Purpose of file:
|
||||
// ----------------------------------------------------------------------
|
||||
|
||||
include ('../../../inc/includes.php');
|
||||
include('../../../inc/includes.php');
|
||||
Session::checkLoginUser();
|
||||
|
||||
$dropdown = new DeviceCamera();
|
||||
include (GLPI_ROOT . "/front/dropdown.common.php");
|
||||
include(GLPI_ROOT . "/front/dropdown.common.php");
|
||||
|
Reference in New Issue
Block a user