[ cgi]
[archserver.git] / cgi / shares_list_connects.cgi
blob567a5bbde3827916a3ba60e50cbfe05504915d3a
1 #!/bin/sh
2 echo -e "Content-type: text/html\n\n"
4 this_page="shares.list_connects"
5 source lib.sh
7 #root=/srv/http/newcgi
8 root=$(pwd)
10 h_header
11 $root/samba/list_connects.sh
12 h_footer