Bug 14889: Fix typo in Koha/BiblioFrameworks.pm
Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
This commit is contained in:
parent
209531eae9
commit
676d1e53b3
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ use Carp;
|
|||
|
||||
use Koha::Database;
|
||||
|
||||
use Koha::City;
|
||||
use Koha::BiblioFramework;
|
||||
|
||||
use base qw(Koha::Objects);
|
||||
|
||||
|
|
Loading…
Reference in a new issue