Parent Directory
|
Revision Log
|
Patch
revision 1.84, Wed Jan 24 10:22:22 2007 UTC | revision 1.85, Fri Feb 9 22:59:53 2007 UTC | |
---|---|---|
# | Line 2433 | Line 2433 |
2433 | if (!$retVal) { | if (!$retVal) { |
2434 | my $errorString = $sth->errstr(); | my $errorString = $sth->errstr(); |
2435 | Confess("Error inserting into $relationName: $errorString"); | Confess("Error inserting into $relationName: $errorString"); |
2436 | } else { | |
2437 | Trace("Insert successful using $parameterList[0].") if T(3); | |
2438 | } | } |
2439 | } | } |
2440 | } | } |
|
MCS Webmaster | ViewVC Help |
Powered by ViewVC 1.0.3 |