- Added the WebGUI stats system, which will allow site admins to submit
information about their site to a central repository on webgui.org which help the developers make WebGUI better.
This commit is contained in:
parent
4e51bf02d9
commit
b6da052e08
7 changed files with 226 additions and 13 deletions
|
|
@ -186,6 +186,8 @@ sub getOperations {
|
|||
|
||||
'ssoViaSessionId' => 'SSO',
|
||||
|
||||
'disableSendWebguiStats' => 'Statistics',
|
||||
'enableSendWebguiStats' => 'Statistics',
|
||||
'viewStatistics' => 'Statistics',
|
||||
|
||||
'makePrintable' => 'Style',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue