mirror of
https://github.com/samba-team/samba.git
synced 2025-03-08 04:58:40 +03:00
r21787: Add new module to the swat application.
rafal (This used to be commit de0f7c42be10d87dd9e5f230bb8e708dfb4b740b)
This commit is contained in:
parent
95c3927e2b
commit
0816228a62
@ -35,6 +35,10 @@ new swat.main.Module("Status and Statistics",
|
||||
new swat.main.Module("LDB Browser",
|
||||
swat.module.ldbbrowse.LdbBrowse);
|
||||
|
||||
//#require(swat.module.netmgr.NetManager)
|
||||
new swat.main.Module("Net Manager",
|
||||
swat.module.netmgr.NetManager);
|
||||
|
||||
//#require(swat.module.documentation.Documentation)
|
||||
//#require(apiviewer.Viewer)
|
||||
new swat.main.Module("API Documentation",
|
||||
|
Loading…
x
Reference in New Issue
Block a user