fixed typo in 018 DB change
[koha_fer] / admin / cities.pl
index 040e190..ffda794 100755 (executable)
 use strict;
 use CGI;
 use C4::Context;
-use C4::Output;
-
 use C4::Auth;
-use C4::Interface::CGI::Output;
+use C4::Output;
 
 sub StringSearch  {
        my ($searchstring,$type)=@_;