[freeside-commits] freeside/rt/lib/RTx WebCronTool.pm, NONE, 1.1.2.2
Ivan,,,
ivan at wavetail.420.am
Wed Aug 1 15:21:24 PDT 2007
- Previous message: [freeside-commits] freeside/rt/lib/t 02regression.t, 1.1.1.2, 1.2 03web.pl, 1.1.1.2, 1.2 04_send_email.pl, 1.1.1.2, 1.2
- Next message: [freeside-commits] freeside ANNOUNCE.1.5, 1.8, NONE CREDITS, 1.44, 1.45
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/cvs/cvsroot/freeside/rt/lib/RTx
In directory wavetail:/tmp/cvs-serv23228
Added Files:
Tag: FREESIDE_1_7_BRANCH
WebCronTool.pm
Log Message:
adding WebCronTool.pm to _1_7_BRANCH too
--- NEW FILE: WebCronTool.pm ---
package RTx::WebCronTool;
$RTx::WebCronTool::VERSION = "0.01";
1;
__END__
=head1 NAME
RTx::WebCronTool - Web interface to rt-crontool
=head1 VERSION
This document describes version 0.01 of RTx::WebCronTool, released
July 11, 2004.
=head1 DESCRIPTION
This RT extension provides a web interface for the built-in F<rt-crontool>
utility, allowing scheduled processes to be launched remotely.
After installation, log in as superuser, and click on the "Web CronTool" menu
on the bottom of the navigation pane.
To use it, simply submit the modules and arguments. All progress, error messages
and debug information will then be displayed online.
=head1 AUTHORS
Autrijus Tang E<lt>autrijus at autrijus.orgE<gt>
=head1 COPYRIGHT
Copyright 2004 by Autrijus Tang E<lt>autrijus at autrijus.orgE<gt>.
This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
See L<http://www.perl.com/perl/misc/Artistic.html>
=cut
- Previous message: [freeside-commits] freeside/rt/lib/t 02regression.t, 1.1.1.2, 1.2 03web.pl, 1.1.1.2, 1.2 04_send_email.pl, 1.1.1.2, 1.2
- Next message: [freeside-commits] freeside ANNOUNCE.1.5, 1.8, NONE CREDITS, 1.44, 1.45
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the freeside-commits
mailing list