diff --git a/ajax/dropdownUsers.php b/ajax/dropdownUsers.php index 40de892..896f169 100644 --- a/ajax/dropdownUsers.php +++ b/ajax/dropdownUsers.php @@ -87,11 +87,6 @@ $count = 0; } //} -if (!function_exists('dpuser_cmp')) { - function dpuser_cmp($a, $b) { - return strcasecmp($a, $b); - } -} $datas = []; diff --git a/ajax/task_users.php b/ajax/task_users.php index e9e5351..e6b9393 100644 --- a/ajax/task_users.php +++ b/ajax/task_users.php @@ -18,31 +18,120 @@ if (!defined('GLPI_ROOT')) { Session::checkLoginUser(); +$commoninputs = "". + "". + "". + "". + "". + "". + "". + "". + ""; + $PM_SOAP = new PluginProcessmakerProcessmaker; // not used in this context, just here to define the type of $PM_SOAP $PM_DB = new PluginProcessmakerDB; $rand = rand(); echo "