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
Merge branch 'topic/stock_detail_page'
[sgn.git]
/
cgi-bin
/
tomato
/
index.pl
blob
fd6f7a61975ab59c7733289d5c7b1b635df9df17
1
require
CGI
;
2
print
CGI
->
new
->
redirect
( -
status
=>
301
, -
uri
=>
'/genomes/Solanum_lycopersicum/index.pl'
);
3