[ UP ] update cgi's manager_user.lua
[archserver.git] / cgi / volumes_create_sharelv.cgi
blob214cd8834e9a5f843b00737f4d5fc073878adae2
1 #!/bin/sh
2 echo -e "Content-type: text/html\n\n"
4 this_page="volumes.create_sharelv"
5 source lib.sh
6 source proccgi.sh
8 #root=/srv/http/newcgi
9 root=$(pwd)/volumes
11 h_header
12 $root/create_sharelv.lua
13 h_footer