. -------------------------------------------------------------------------- @package genericobject @author the genericobject plugin team @copyright Copyright (c) 2010-2017 Genericobject plugin team @license GPLv2+ http://www.gnu.org/licenses/gpl.txt @link https://github.com/pluginsGLPI/genericobject @link http://www.glpi-project.org/ @since 2009 ---------------------------------------------------------------------- */ /** * This file is automatically managed by genericobject plugin. Do not edit it ! */ include ("../../../inc/includes.php"); $dropdown = new %%CLASSNAME%%(); include (GLPI_ROOT . "/front/dropdown.common.form.php");