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