mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
minor fixes
This commit is contained in:
parent
aca9814e0f
commit
30755ba256
@ -4681,10 +4681,10 @@ class AgentWizard extends HTML
|
||||
$macros[11]['value'] = $this->privacyMethodV3;
|
||||
|
||||
// PrivKey.
|
||||
$macros[11]['value'] = $this->privacyPassV3;
|
||||
$macros[12]['value'] = $this->privacyPassV3;
|
||||
|
||||
// Hash identifier.
|
||||
$macros[12]['value'] = uniqid();
|
||||
$macros[13]['value'] = uniqid();
|
||||
|
||||
$moduleName = $name.'Bandwidth';
|
||||
$definition['Bandwidth'] = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user