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:
@@ -319,8 +319,6 @@ $sthArows=$sthA->rows;
|
||||
if ($sthArows > 0)
|
||||
{
|
||||
$rec_countCUSTDATA=0;
|
||||
$iter=$dbhA->create_record_iterator;
|
||||
$rec_countCUSTDATA=0;
|
||||
while ($sthArows > $cbc)
|
||||
{
|
||||
@aryA = $sthA->fetchrow_array;
|
||||
|
||||
Reference in New Issue
Block a user