source:
branches/samba-3.5.x/server/swat2/ldap_server/index.esp@
711
| Last change on this file since 711 was 414, checked in by , 16 years ago | |
|---|---|
| File size: 221 bytes | |
| Line | |
|---|---|
| 1 | <% page_header("columns", "LDAP Server", "servers"); |
| 2 | |
| 3 | libinclude("base.js"); |
| 4 | libinclude("management.js"); |
| 5 | %> |
| 6 | |
| 7 | <h1>LDAP Server</h1> |
| 8 | |
| 9 | <% |
| 10 | writefln("Status: %s\n", stream_server_status("ldap")); |
| 11 | %> |
| 12 | |
| 13 | <% page_footer(); %> |
Note:
See TracBrowser
for help on using the repository browser.
