[ UP ] update cgi. add display percentege bar icons.
[archserver.git] / cgi / shares_edit_share.cgi
bloba921e7182bf19fdfc6ac707d9d6ac52511ca7fb0
1 #!/bin/sh
2 echo -e "Content-type: text/html\n\n";
4 this_page="shares.edit_share"
5 source lib.sh
6 source ./proccgi.sh
8 root=$(pwd)/shares
10 h_header
11 $root/edit_share.lua
12 h_footer