40 |
my ($oldResults, $oldCount) = OldWay($dbh); |
38 |
my ($oldResults, $oldCount) = OldWay($dbh); |
41 |
my ($newResults, $newCount) = GetItemsForInventory( { interface => 'staff' } ); |
39 |
my ($newResults, $newCount) = GetItemsForInventory( { interface => 'staff' } ); |