removed old Net::MySQL reference in CIDlookup agi script
git-svn-id: svn://192.168.202.10@243 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -318,8 +318,6 @@ $sthA->execute or die "executing: $stmtA ", $dbhA->errstr;
|
||||
$sthArows=$sthA->rows;
|
||||
if ($sthArows > 0)
|
||||
{
|
||||
$rec_countCUSTDATA=0;
|
||||
$iter=$dbhA->create_record_iterator;
|
||||
$rec_countCUSTDATA=0;
|
||||
while ($sthArows > $cbc)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user