[fayland commit] r956 - trunk/CPAN/TheSchwartz-Moosified/lib/TheSchwartz

1 view
Skip to first unread message

codesite...@google.com

unread,
Feb 17, 2009, 9:45:00 AM2/17/09
to fay...@googlegroups.com
Author: fayland
Date: Tue Feb 17 06:09:10 2009
New Revision: 956

Modified:
trunk/CPAN/TheSchwartz-Moosified/lib/TheSchwartz/Moosified.pm

Log:
$sth->execute();
bug fix

Modified: trunk/CPAN/TheSchwartz-Moosified/lib/TheSchwartz/Moosified.pm
==============================================================================
--- trunk/CPAN/TheSchwartz-Moosified/lib/TheSchwartz/Moosified.pm (original)
+++ trunk/CPAN/TheSchwartz-Moosified/lib/TheSchwartz/Moosified.pm Tue Feb
17 06:09:10 2009
@@ -121,6 +121,7 @@
bind_param_attr( $dbh, $col ),
);
}
+ $sth->execute();

my $jobid = insert_id( $dbh, $sth, "job", "jobid" );
$job->jobid($jobid);

Reply all
Reply to author
Forward
0 new messages