Cleared a trailing warn, sorry.
Signed-off-by: Daniel Sweeney <daniel.sweeney@liblime.com> Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
This commit is contained in:
parent
76f03c53b0
commit
17b1412ceb
1 changed files with 1 additions and 1 deletions
|
@ -1330,7 +1330,7 @@ sub ModSubscription {
|
|||
$notes, $letter, $hemisphere, ($manualhistory?$manualhistory:0),
|
||||
$internalnotes, $serialsadditems,
|
||||
$staffdisplaycount, $opacdisplaycount, $subscriptionid
|
||||
); warn "$staffdisplaycount, $opacdisplaycount";
|
||||
);
|
||||
my $rows=$sth->rows;
|
||||
$sth->finish;
|
||||
|
||||
|
|
Loading…
Reference in a new issue