. -------------------------------------------------------------------------- @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"); $item = new %%CLASSNAME%%(); include (GENERICOBJECT_DIR."/front/object.form.php");