Make the old glossarysearch.pl redirect to the new controller
[sgn.git] / mason / dhandler
blob63d950ef92be2bcb164882fc86a76b320fc51f86
1 <%perl>
2 use Carp;
3 confess 'mason component not found: '.$m->dhandler_arg;
5 </%perl>