Current Path : /home/escuelai/public_html/it/marketplace/fields/templates/ |
Current File : /home/escuelai/public_html/it/marketplace/fields/templates/dropdown.form.tpl |
<?php $dropdown = new %%CLASSNAME%%(); $options = [ 'ddtype' => $_GET['ddtype'] ]; include GLPI_ROOT . "/front/dropdown.common.form.php";