[Rt-commit] r9069 - rt/branches/3.7-EXPERIMENTAL/lib/RT
ruz at bestpractical.com
ruz at bestpractical.com
Sat Sep 15 20:24:16 EDT 2007
Author: ruz
Date: Sat Sep 15 20:24:15 2007
New Revision: 9069
Modified:
rt/branches/3.7-EXPERIMENTAL/lib/RT/Handle.pm
Log:
* doc update
Modified: rt/branches/3.7-EXPERIMENTAL/lib/RT/Handle.pm
==============================================================================
--- rt/branches/3.7-EXPERIMENTAL/lib/RT/Handle.pm (original)
+++ rt/branches/3.7-EXPERIMENTAL/lib/RT/Handle.pm Sat Sep 15 20:24:15 2007
@@ -496,9 +496,10 @@
=head InsertData
+Load some sort of data into the database, takes path to a file.
+
=cut
-# load some sort of data into the database
sub InsertData {
my $self = shift;
my $datafile = shift;
More information about the Rt-commit
mailing list