Minor bug fixed when dealign with parked calls within AST_update.pl

git-svn-id: svn://192.168.202.10@584 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2007-04-10 18:27:11 +00:00
parent 468370718b
commit 16871cef32
+1 -1
View File
@@ -1149,7 +1149,7 @@ if (!$run_validate_parked_channels_now)
$rec_countB++;
}
$sthA->finish();
$sthB->finish();
if ($PQcount < 1)
{