1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-05 21:57:51 +03:00
2007-10-10 13:29:59 -05:00

14 lines
217 B
Plaintext

<% page_header("columns", "CLDAP Server", "servers");
libinclude("base.js");
libinclude("management.js");
%>
<h1>CLDAP Server</h1>
<%
writefln("Status: %s\n", server_status("cldap"));
%>
<% page_footer(); %>