Bugzilla – Attachment #48271: Bug 15845: Do not import Add_Delta_YM from circulation.pl for
bug #15845
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 15845
Collapse All
|
Expand All
(-)
a/circ/circulation.pl (-2 lines)
Lines 49-55 use Koha::Database;
Link Here
49
49
50
use Date::Calc qw(
50
use Date::Calc qw(
51
Today
51
Today
52
Add_Delta_YM
53
Add_Delta_Days
52
Add_Delta_Days
54
Date_to_Days
53
Date_to_Days
55
);
54
);
56
-
Return to
bug 15845