move guid to debug.php

This commit is contained in:
FreddleSpl0it
2022-09-30 11:38:43 +02:00
parent 8e0ee67108
commit fb7e234120
2 changed files with 1 additions and 1 deletions

View File

@@ -90,7 +90,6 @@ $template_data = [
'fido2_cid' => @$_SESSION['fido2_cid'],
'fido2_data' => $fido2_data,
'gal' => @$_SESSION['gal'],
'license_guid' => license('guid'),
'api' => [
'ro' => admin_api('ro', 'get'),
'rw' => admin_api('rw', 'get'),