upload fieldbook from manage phenotyping
[sgn.git] / cgi-bin / help / faq.pl
blob37c1d171486e766eb84495c49a35ca97c0691212
1 use strict;
2 use CatalystX::GlobalContext qw( $c );
4 #pending until a controller for the help documents is written
5 $c->forward_to_mason_view('/help/faq.mas');