edgardmessias / glpi-singlesignon

GNU General Public License v3.0
68 stars 51 forks source link

Update toolbox.class.php #81

Open Hallikas opened 7 months ago

Hallikas commented 7 months ago

I can see that getCallbackUrl is called with int as first variable, but some chat says there is issue with array, $ID was changed to $row['id'] ... Many calls is done with int anyway, so we check if value is int or array before printing callback URL.