% if ($@) {

<% $@ %>

% } % if (!$NoUI) {
% foreach my $class (qw( Search Condition Action )) { % }
<% loc($class) %> <&|/l&>Parameter

% } <%INIT> $m->print("

", loc("Web CronTool"), "

"); if ($Search) { my $load_module = sub { my $modname = $_[0]; $modname =~ s{::}{/}g; require "$modname.pm" or die ( loc( "Failed to load module [_1]. ([_2])", $_[0], $@ ) . "\n" ); }; $m->print(loc("Starting..."), "', loc("Finished.")); } <%ARGS> $Search => undef $SearchArg => undef $Condition => undef $ConditionArg => undef $Action => undef $ActionArg => undef $TemplateId => undef $TemplateObj => undef $Verbose => 1 $NoUI => 0