RT mobile UI, #11630
[freeside.git] / rt / share / html / m / dhandler
1 <%init>
2 # deal with users who don't have options indexes set right
3 RT::Interface::Web::Redirect(RT->Config->Get('WebURL')."m/index.html");
4 $m->abort();
5 </%init>