Path : /var/softaculous/glpi/ |
Current File : //var/softaculous/glpi/update_glpikey.php |
<?php @unlink('update_glpikey.php'); $key = random_bytes(32); echo '<glpikey>'.$key.'</glpikey>'; ?>
Path : /var/softaculous/glpi/ |
Current File : //var/softaculous/glpi/update_glpikey.php |
<?php @unlink('update_glpikey.php'); $key = random_bytes(32); echo '<glpikey>'.$key.'</glpikey>'; ?>