repo.or.cz
/
sgn.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fixed www-data emails
[sgn.git]
/
cgi-bin
/
gbrowse
/
index.pl
blob
b08391905cb72ca4907c0bbd354fb5ab33765800
1
require
CGI
;
2
print
CGI
->
new
->
redirect
(
3
-
status
=>
301
,
4
-
uri
=>
'/genomes/Solanum_lycopersicum/genome_data.pl'
,
5
);
6