repo.or.cz
/
archserver.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[ UP ] cgi
[archserver.git]
/
cgi
/
shares_share_info.cgi
blob
73b92506624aa6187655ef4a86f4d890e84188f9
1
#!/bin/sh
2
echo -e
"Content-type: text/html
\n\n
"
3
4
this_page
=
"shares.share_info"
5
source
lib.sh
6
7
#root=/srv/http/newcgi
8
root
=
$
(
pwd
)/
shares
9
10
h_header
11
$root
/
list_lv.lua
12
h_footer