integrate RTx::Statistics package, part of merging spiritone RT changes (#1661)
[freeside.git] / rt / html / Developer / CronTool / autohandler
1 %# All theoretical chemistry is really physics;
2 %# and all theoretical chemists know it.
3 %#              -- Richard P. Feynman
4 <%INIT>
5 $m->call_next(%ARGS) if $session{'CurrentUser'}->UserObj->HasRight(
6     Right => 'SuperUser',
7     Object => $RT::System,
8 );
9 </%INIT>