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
check if image has already been stored in database. closes #677
[sgn.git]
/
cgi-bin
/
search
/
qtl_search.pl
blob
8f702344aaf0be24133baaabf41024499a497a8d
1
use
CatalystX
::
GlobalContext
qw(
$c
);
2
3
$c
->res->redirect('/search/qtl', 301);
4
$c
->detach();